Back to Aiohttp

12240.Bugfix

CHANGES/12240.bugfix.rst

4.0.0a1277 B
Original Source

Rejected duplicate singleton headers (Host, Content-Type, Content-Length, etc.) in the C extension HTTP parser to match the pure Python parser behavior, preventing potential host-based access control bypasses via parser differentials -- by :user:rodrigobnogueira.