twisted / treq

Python requests like API built on top of Twisted's HTTP client.
Other
587 stars 139 forks source link

Klein #339 #311

Closed twm closed 3 years ago

twm commented 3 years ago

Add a test to treq's suite that reproduces https://github.com/twisted/klein/issues/339 / https://github.com/python-hyper/hyperlink/issues/129 to ensure that it is fixed and doesn't regress.

twm commented 3 years ago

This is blocked on a Hyperlink release that contains https://github.com/python-hyper/hyperlink/pull/145