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=17432>. 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=17432 '100-continue' response times out unexpectedly Summary: '100-continue' response times out unexpectedly Product: Commons Version: 2.0 Alpha 3 Platform: All URL: http://www.mail-archive.com/commons-httpclient- dev%40jakarta.apache.org/msg00805.html OS/Version: Windows XP Status: NEW Severity: Normal Priority: Other Component: HttpClient AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Entity encosing methods time out (3 seconds) rather than getting the 100-continue response. Then, after it has send the body, the 100-continue response is received and returned. Adding method.setUseExpectHeader(false); seems to fix it. Platform 1: Jetty server on Windows XP, Sun JDK 1.4.1_01, Platform 2: Tomcat-4.1.18 + Turbine on Windows 2000 Pro, Sun JDK 1.3.1 Platform 3: Tomcat-4.1.18 on Linux if the connection is running over stunnel-4.00 Reported by: Simon Roberts <[EMAIL PROTECTED]> Aurelien Pernoud <[EMAIL PROTECTED]> Ingo Brunberg <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
