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





--- Comment #3 from Rodney <[EMAIL PROTECTED]>  2008-06-11 09:21:12 PST ---
I concur with the previous comments.  According to the HTTP 1.1 spec (RFC 2616)
there is no line length limitation with HTTP headers.  The only exception is
with MHTML, but that affects the body content and not necessarily the headers.

19.4.7 MHTML and Line Length Limitations
HTTP implementations which share code with MHTML [45] implementations need to
be aware of MIME line length limitations. Since HTTP does not have this
limitation, HTTP does not fold long lines. MHTML messages being transported by
HTTP follow all conventions of MHTML, including line length limitations and
folding, canonicalization, etc., since HTTP transports all message-bodies as
payload (see section 3.7.2) and does not interpret the content or any MIME
header lines that might be contained therein. 


-- 
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