Expected Behavior
The request encoding of events should conform to Cloud Events 0.1 (to be ratified 2018-04-20).
Actual Behavior
The request encoding does not use the CE- prefix for headers, support %encoding, nor support the "Structured" encoding format approved in 2018-04-19
Steps to Reproduce the Problem
- Read https://github.com/cloudevents/spec
- Read pkg/events
Additional Info
Expected Behavior
The request encoding of events should conform to Cloud Events 0.1 (to be ratified 2018-04-20).
Actual Behavior
The request encoding does not use the
CE-prefix for headers, support %encoding, nor support the "Structured" encoding format approved in 2018-04-19Steps to Reproduce the Problem
Additional Info