Juergen,
The reason I ask is this. I am trying to use Slide 1.0.16's webdav client to connect to a remote webdav server using HTTP1.1. The problem I have is that the HttpClient sends a "continue" to the server and in return, I get a 400 Bad Request, "The request sent by the client was syntactically incorrect (Bad Request)". The client then proceeds to send the content of the file, but by then it's pointless.
Do you know how I would resolve this?
My local copy of the webdav client (well, the http client) just doesn't send the 100 continue message. I hit this problem with SunONE, as I recall - I'm pretty certain it's a bug in their HTTP implementation, not in HttpClient.
Mike
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
