https://issues.apache.org/bugzilla/show_bug.cgi?id=44679





--- Comment #8 from David Lewis <[EMAIL PROTECTED]>  2008-04-01 12:06:32 PST ---
OK ... thanks!

I see that at the bottom of section 2.2 of RFC 2616 (HTTP/1.1)

   Many HTTP/1.1 header field values consist of words separated by LWS
   or special characters. These special characters MUST be in a quoted
   string to be used within a parameter value (as defined in section
   3.6).

       token          = 1*<any CHAR except CTLs or separators>
       separators     = "(" | ")" | "<" | ">" | "@"
                      | "," | ";" | ":" | "\" | <">
                      | "/" | "[" | "]" | "?" | "="
                      | "{" | "}" | SP | HT

http://www.w3.org/Protocols/rfc2616/rfc2616-sec2.html#sec2.2


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to