httprb / http

HTTP (The Gem! a.k.a. http.rb) - a fast Ruby HTTP client with a chainable API, streaming support, and timeouts
MIT License
3.01k stars 321 forks source link

Fix parser so it properly parses headers #590

Closed Bonias closed 4 years ago

Bonias commented 4 years ago

..when they are returned in parts

Resolves: #589

ixti commented 4 years ago

Tremendous work! Thank you very much!

LukaszMaslej commented 4 years ago

@ixti Thanks for quick merge of this PR. Could you say when we could expect release it under 5.x version?

ixti commented 4 years ago

I'll release another 5.0.0 pre with 4.3.1 asap. Hopefully before next week.

ixti commented 4 years ago

Released 5.0.0.pre2

Drenmi commented 4 years ago

I'll release another 5.0.0 pre with 4.3.1 asap.

@ixti Are you still planning to cut a 4.3.1 release? 🙂

ixti commented 4 years ago

@Drenmi oh, thanks for the reminder, I've completely forgotten about this. Will do 4.4.1 release though :D

ixti commented 4 years ago

@Drenmi backported this change and released as 4.4.1

Drenmi commented 4 years ago

❤️💛💚💙💜