benoitc / hackney

simple HTTP client in Erlang
Other
1.34k stars 427 forks source link

recev stream: fix case when body_state=done #726

Closed benoitc closed 1 year ago

benoitc commented 1 year ago

ensure we can still receive the trailers when not on stream and body_state is done and the parser state is on_trailers