Hello Portia,

I am not aware the client sending a "100 continue". The http client does
send a header, with a "expect 100", which in turn causes the server to send
a 100 response code. This code should be captured by the http client and the
request body is sent. This will cause the server to process the body and
deliver the "real" response code.
I know the http client people had a discussion concerning the http client to
pass the 100 response code to the application, which is not correct.
Portia, is this your scenario?

I have cc'ed this answer to the http client discussion list, may be someone
could comment on Portia's point too.

Best regards

Juergen
 


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Mittwoch, 5. März 2003 15:50
To: Slide Users Mailing List
Subject: RE: Commons httpclient API for Slide


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?

Thanks,
Portia



|---------+----------------------------->
|         |           "Pill, Juergen"   |
|         |           <[EMAIL PROTECTED]|
|         |           wareag.com>       |
|         |                             |
|         |           05/03/2003 14:11  |
|         |           Please respond to |
|         |           "Slide Users      |
|         |           Mailing List"     |
|         |                             |
|---------+----------------------------->
 
>---------------------------------------------------------------------------
------------------------------------|
  |
|
  |       To:       "'Slide Users Mailing List'"
<[EMAIL PROTECTED]>                                  |
  |       cc:
|
  |       Subject:  RE: Commons httpclient API for Slide
|
 
>---------------------------------------------------------------------------
------------------------------------|




Hello Portia,

HttpClient version 2 is not out yet. They are currently developing beta 1.
Slide is using httpClient 2 alpha 2. Do you have the requirement to upgrade
to the current development state of httpClient. This should be very easy,
just get the head of HttpClient, compile it and replace the jar file in
Slide. If any problems arise, please let us know.

Best regards,

Juergen




-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Mittwoch, 5. März 2003 14:47
To: Slide Users Mailing List
Subject: Commons httpclient API for Slide


Hi. When will Slide (1.0.16) be upgrading to use httpclient version 2.0?

Thanks,
Portia



****************************************************************************

******
This email may contain confidential material. If you were not an
intended recipient, please notify the sender and delete all copies.
We may monitor email to and from our network.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]









---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to