jech / polipo

The Polipo caching HTTP proxy
http://www.pps.jussieu.fr/~jch/software/polipo/
MIT License
1.8k stars 353 forks source link

Malformed Warning header #78

Closed vfaronov closed 8 years ago

vfaronov commented 8 years ago

Polipo generates Warning headers like this:

Warning: 110 polipo:8123 Object is stale

This does not match the Warning production in RFC 7234 § 5.5, in that the double quotes around the warn-text are missing.