python-hyper / h11

A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
https://h11.readthedocs.io/
MIT License
490 stars 62 forks source link

Don't set connection close headers when they are already set on the Response #157

Closed Kludex closed 7 months ago

Kludex commented 1 year ago
Kludex commented 7 months ago

This cache is extremely painful.