Closed
Description
See: https://github.com/knative/docs/pull/2446/files#diff-de16006ea59029f2429d3228fed269c6R46-R55
The SDK should provide a simpler way to extract all of the headers from a CE. Check with sdk-go to see if/how this is exposed there. I'm not 100% sure about exposing them on a CloudEvent
directly since that binds it to the HTTP transport. But what happens when we implement AVRO for example?