ninenines / gun

HTTP/1.1, HTTP/2, Websocket client (and more) for Erlang/OTP.
ISC License
891 stars 232 forks source link

Ignore parameters for text/event-stream #271

Closed filmor closed 1 year ago

essen commented 3 years ago

Thanks. Please add a test to https://github.com/ninenines/gun/blob/master/test/sse_SUITE.erl

filmor commented 3 years ago

I have added a test for the MIME type parameter as well on the issue with Connection: close that I reported in #252.

The latter is failing right now.

filmor commented 1 year ago

@essen Would you need anything else to merge this one?

essen commented 1 year ago

Time flies. Sorry, will add it to the top of the pile.

essen commented 1 year ago

Merged, thanks!