Closed
Description
Describe the Bug
I'd expect the Binary/Structured Receiver to be really easy to setup. A developer shouldn't need to know about what mode the CloudEvent is in when receiving.
These methods should be static too.
Right now there's a lot of complicated logic for the binary/structured HTTP receiver. They should probably be 1 file each.