diff options
author | corvid <corvid@lavabit.com> | 2010-02-25 21:15:45 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2010-02-25 21:15:45 +0000 |
commit | ae6386f8c9def1c247b99902d1315ceb5c20b31b (patch) | |
tree | 7e557acb4d339d3852f72fca597cdfafecec3f50 /dpid | |
parent | 0bd335403e7793551bb76cbdf629fbba05fdfecc (diff) |
don't accept ' ' between http header field name and ':'
It's a bit unclear from rfc2616. The httpbis folks found
(http://wiki.tools.ietf.org/wg/httpbis/trac/ticket/30)
that those implementations that did accept it generally
treated the space as part of the name, so it has been
disallowed.
The current relevant bit of the httpbis draft spec says exactly
"No whitespace is allowed between the header field name and colon."
Diffstat (limited to 'dpid')
0 files changed, 0 insertions, 0 deletions