NOTICE:  Just let you know about the current status of Slide client
operation.

Currently, the nightly builds don't work fine.
Especially, The sites to be being reqested authorization and
redirection don't work fine.

Now, It's being worked for the below article.
Please, refer to it.

Sung-Gu


== Commited messages  ========================

>   Modified:    src/webdav/client/src/org/apache/webdav/lib/methods
>                         WebdavMethodBase.java
>   Log:
>   the headers were cleared before the request was sent, resulting in a
deletion of already set headers (like if-modified). from version 1.4 to 1.5
this clear was introduced due to (sporadic) errors in case of re-sending the
request. Possibly this error is aktiv again. Can someone give me a hint
where to look for this re-sending?

>        public void generateHeaders(String host, State state) {
>   -
>   -        headers.clear();
>
>            // good practice to provide a user-agent indicator

P.S. If you want the Slide client to work fine, you need to add this code.


Reply via email to