Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 209 Bytes

File metadata and controls

3 lines (3 loc) · 209 Bytes

Aligned the pure-Python HTTP request parser with the C parser by splitting comma-separated and repeated Connection header values for keep-alive, close, and upgrade handling -- by :user:`rodrigobnogueira`.