You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Sunil Kumar K <su...@majoris.com> on 2003/05/27 16:17:08 UTC

Redirect Issue

Guys,

Please help me out!.

I'm trying to use HttpClient to send HTTP POST Messages..
I'm getting this error...
Does it mean that I cannot send message to URL which does not support
redirecting..
or I've to set redirect to true... somewhere
------------------------------------------------------------
May 27, 2003 7:40:04 PM org.apache.commons.httpclient.HttpMethodBase
processRedirectResponse
INFO: Redirect requested but followRedirects is disabled
*** Response ***
Status Line: HTTP/1.0 302 Found
*** Response Body ***
------------------------------------------------------------

cheers!
Sunil
--------------------------------------------
"Assumption is the mother of all screw-ups"
--------------------------------------------