Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New features: - Nullable reference type annotations ([cloudevents#170](cloudevents#170)) - More batch support for HttpListener ([cloudevents#166](cloudevents#166)) - CloudEvent.CopyToHttpResponse extension method (part of [cloudevents#148](cloudevents#148)) Other improvements: - More informative error message for non-CE HTTP requests ([cloudevents#165](cloudevents#165)) Bug fixes: - Various small XML docs typos ([commit](cloudevents@626089e)) - Don't set the content type to JSON in HttpListener when it's not set in the CloudEvent ([commit](cloudevents@18e1363)) Signed-off-by: Jon Skeet <[email protected]>
- Loading branch information