We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Sliding into WebDAV
|
| Subject: |
|
Problem in runnign the sample code |
| Date: |
|
2005-05-25 03:30:09 |
| From: |
|
aaanderson
|
Response to: Problem in runnign the sample code
|
|
I am not sure, as I do not have the code, but my best guess is that the httpclient is not setup to handle redirects, but the server is trying to redirect the request via an HTTP redirect. I think you will need to look into how to setup httpclient hto determine how to handle HTTP redirects.
Andrew
|