cloud_events 0.7.0
v0.7.0 / 2022-01-14
- HttpBinding#probable_event? returns false if the request method is GET or HEAD.
- HttpBinding#decode_event raises NotCloudEventError if the request method is GET or HEAD.
- Fixed a NoMethodError if nil content was passed to the ContentType constructor.