You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2002/01/11 19:25:54 UTC

DO NOT REPLY [Bug 5812] New: - Recording browser activity proxy - HTTP POST from IE hangs

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=5812>.
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=5812

Recording browser activity proxy - HTTP POST from IE hangs

           Summary: Recording browser activity proxy - HTTP POST from IE
                    hangs
           Product: JMeter
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: Pavel.Vlasov@ercgroup.com


HttpRequestHeader reads post data incorrectly - it waits for new line whereas 
it should read content-length header and expect exactly this amount of bytes. 
This causes POST request made from IE 5.5 to hang.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>