silverton-io / buz

Serverless multi-protocol + multi-destination event collection system.
https://buz.dev/
Apache License 2.0
186 stars 21 forks source link

Relax Content-Type expectation and bump version to 0.18.3 #586

Closed ricky-galvao closed 4 months ago

ricky-galvao commented 4 months ago

Currently, Buz only processes requests with a header key-value pair matching Content-Type: application/json. This PR proposes relaxing the requirement to allow a value of text/html.

jakthom commented 4 months ago

@ricky-galvao I'll let you do the honors :)

ricky-galvao commented 4 months ago

@jakthom Thanks for the offer - but looks like I can't merge since I don't have write access :)