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:21:03 UTC

DO NOT REPLY [Bug 5811] New: - Recording browser activity proxy doesn't send cookies to the browser

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

Recording browser activity proxy doesn't send cookies to the browser

           Summary: Recording browser activity proxy doesn't send cookies to
                    the browser
           Product: JMeter
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: Pavel.Vlasov@ercgroup.com


Recording browser activity proxy doesn't send cookies to the browser. In fact 
it looses all reply's HTTP headers. 
I tried to fix it by writing headers to ClientSocket in accordance with HTTP 
1.1 specification, the browser received cookies but it was not working because 
of some other case. After that I created a static Map in Proxy class and stored 
all cookies there. It's ugly but it's working with HTTP, but not with HTTPS.

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