File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # HTTP Transport Binding for CloudEvents
1+ # HTTP Transport Binding for CloudEvents - Version 0.1
22
33## Abstract
44
@@ -363,4 +363,4 @@ Content-Length: nnnn
363363[ RFC7230-Section-3 ] : https://tools.ietf.org/html/rfc7230#section-3
364364[ RFC7231-Section-4 ] : https://tools.ietf.org/html/rfc7231#section-4
365365[ RFC7230-Section-5-1 ] : https://tools.ietf.org/html/rfc7230#section-5.1
366- [ RFC7540 ] : https://tools.ietf.org/html/rfc7540
366+ [ RFC7540 ] : https://tools.ietf.org/html/rfc7540
Original file line number Diff line number Diff line change 1- # JSON Event Format for CloudEvents
1+ # JSON Event Format for CloudEvents - Version 0.1
22
33## Abstract
44
@@ -207,4 +207,4 @@ a `Map` or [JSON data](#31-special-handling-of-the-data-attribute) data:
207207[ RFC4627 ] : https://tools.ietf.org/html/rfc4627
208208[ RFC4648 ] : https://tools.ietf.org/html/rfc4648
209209[ RFC6839 ] : https://tools.ietf.org/html/rfc6839#section-3.1
210- [ RFC8259 ] : https://tools.ietf.org/html/rfc8259
210+ [ RFC8259 ] : https://tools.ietf.org/html/rfc8259
Original file line number Diff line number Diff line change 11# CloudEvents - Version 0.1
22
3+ ## Abstract
4+
35CloudEvents is a vendor-neutral specification for defining the format
46of event data.
57
8+ ## Status of this document
9+
10+ This document is a working draft.
11+
612## Table of Contents
713- [ Overview] ( #overview )
814- [ Design Goals] ( #design-goals )
You can’t perform that action at this time.
0 commit comments