DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11105>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11105

Get "Http10: Parse error, empty line" error while parsing headers

           Summary: Get "Http10: Parse error, empty line" error while
                    parsing headers
           Product: Tomcat 3
           Version: 3.3.1 Final
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Unknown
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


While my application is parsing headers (cookie values), it displays this error 
several times, marking it even for one same cookie in overlapping strings. For 
example:

Http10: Parse error, empty line: ts%3D0%26locale%3D0000%26; bSetTemp=mstrSmgr%3D
%255B%255B%2B%255D%2
Http10: Parse error, empty line: %26locale%3D0000%26; bSetTemp=mstrSmgr%3D%255B%
255B%2B%255D%252C%255Bts-7
Http10: Parse error, empty line: 3D0%26locale%3D0000%26; bSetTemp=mstrSmgr%3D%25
5B%255B%2B%255D%252C%25
Http10: Parse error, empty line: 6locale%3D0000%26; bSetTemp=mstrSmgr%3D%255B%25
5B%2B%255D%252C%255Bts-72x-p

I already checked the value of the cookies and they don't have change of lines 
in their values - they are URL encoded, but that's it...

Is it a known issue? It does not seem to happen for other versions of Tomcat 
(tested also for 3.2.1 and 4)

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

Reply via email to