DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40620>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40620 ------- Additional Comments From [EMAIL PROTECTED] 2007-02-11 15:17 ------- I see what you mean - it looks as though it only handles 80 and 443. However, what this code is doing is to allow for matching http://a.b.c.d/ and http://a.b.c.d:80/ equally. Likewise for https and 443. Messy - but it does work as far as I can tell. I have added some debug to the Auth Manager and created a new build. To enable the debug, set the following jmeter property: log_level.jmeter.protocol.http.control.AuthManager=DEBUG The reference to Java was to the default HTTP (i.e. Java-provided implementation) sampler, as opposed to the HTTP HttpClient sampler. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
