Oleg, >The 'expect: 100-continue' related code has been significantly refactored
I am no longer experiencing the timeout problem (everything works well when sending the expect-100 header). However, my HTTP server (Jetty) seems to be still sending "HTTP/1.1 100 Continue" when the Expect header is absent (in the HTTP RFC, this is a "SHOULD NOT") http://www.w3.org/Protocols/rfc2616/rfc2616-sec8.html#sec8.2.3 Httpclient shows an INFO level warning about this. I'm am following this up with the Jetty community. Cheers, Simon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
