Thanks to visit codestin.com
Credit goes to github.com

Skip to content

HTTP binding for binary format #18

@ghost

Description

The HTTP binding for binary formatted data currently does not follow the cloudevents/spec:

  1. The event type, time, and schema url should not be required
  2. the content-type should be json, but not cloudevents-json

Additionally, the config object should be copied because creating multiple bindings with the same config will override the content-type.

Fixed in issue #14.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions