Test12312321 / mirrorrr

Automatically exported from code.google.com/p/mirrorrr
0 stars 0 forks source link

remove "trailer" header rather than "trailers" #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I believe you intend to remove the "trailer" hop-by-hop header, not "trailers". 
See http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.40 or even 
http://en.wikipedia.org/wiki/List_of_HTTP_header_fields.

Original issue reported on code.google.com by jabron...@gmail.com on 23 Aug 2011 at 6:46

GoogleCodeExporter commented 9 years ago
The spec also says: HTTP/1.1 proxies MUST parse the Connection header field 
before a message is forwarded and, for each connection-token in this field, 
remove any header field(s) from the message with the same name as the 
connection-token. Should mirrorrr also be doing this?

Original comment by jabron...@gmail.com on 23 Aug 2011 at 6:48