cvs commit: jakarta-commons/httpclient/src/test/org/apache/commons/httpclient

2003-03-04 Thread Michael Becke
Below is a forward of a CVS commit I posted to the test directory a few minutes ago. It was rejected by the jakarta-commons-cvs mailing list as it was over 100KB. I had not realized it was so large. The diffs have been removed to reduce size. Mike mbecke 2003/03/04 20:02:57 Modified

Re: [Bug 17432] - '100-continue' response times out unexpectedly

2003-03-04 Thread Michael Becke
How do I enable the wirelog? Where does it get saved? I need to learn more about the logging in general. Take a look at http://jakarta.apache.org/commons/httpclient/logging.html for information on logging. The logs will be sent to stdout. If you want to do anything more complicated it wil

RE: [Bug 17432] - '100-continue' response times out unexpectedly

2003-03-04 Thread Tom Samplonius
On 4 Mar 2003, Oleg Kalnichevski wrote: > On Tue, 2003-03-04 at 17:11, Tom Samplonius wrote: > > I'm using jdk 1.4.1_01 under WinXP Pro with Eclipse. I'm using just > > http. Basically what I'm doing, is a GET /default.asp, and I ignore the > > response since I just want to learn the server's

Re: DO NOT REPLY [Bug 17432] - '100-continue' response times out unexpectedly

2003-03-04 Thread Michael Becke
Looks good. Seems like a much better approach. Mike On Tuesday, March 4, 2003, at 09:12 AM, [EMAIL PROTECTED] wrote: DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY

DO NOT REPLY [Bug 16416] - Using deprecated class javax.servlet.http.HttpUtils

2003-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: [Bug 17432] - '100-continue' response times outunexpectedly

2003-03-04 Thread Oleg Kalnichevski
On Tue, 2003-03-04 at 17:11, Tom Samplonius wrote: > I'm using jdk 1.4.1_01 under WinXP Pro with Eclipse. I'm using just > http. Basically what I'm doing, is a GET /default.asp, and I ignore the > response since I just want to learn the server's session cookie, and then > a username and passwor

RE: [Bug 17432] - '100-continue' response times out unexpectedly

2003-03-04 Thread Tom Samplonius
I'm using jdk 1.4.1_01 under WinXP Pro with Eclipse. I'm using just http. Basically what I'm doing, is a GET /default.asp, and I ignore the response since I just want to learn the server's session cookie, and then a username and password to /default.asp, at which point I expect a redirect to /

DO NOT REPLY [Bug 17432] - '100-continue' response times out unexpectedly

2003-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 17432] - '100-continue' response times out unexpectedly

2003-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 17487] - waitForResponse is using busy wait

2003-03-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: [Bug 17432] - '100-continue' response times out unexpectedly

2003-03-04 Thread Kalnichevski, Oleg
Tom If the patch gets applied, 1xx status codes will never be returned back to the HttpClient caller. Could you please let me know under what circumstances you get 100 response? What OS and JVM are you running? Are you using SSL? Oleg -Original Message- From: Tom Samplonius [mailto:[EM