You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Michael MATTOX <mi...@verideon.com> on 2004/04/22 16:40:57 UTC

[HttpClient] Is there support for URL rewriting?

Does the Commons HttpClient support URL rewriting?  If so, how?  I read thru
the site and searched the mailing list but I couldn't find anything about
URL rewriting.

Regards,
Michael Mattox


--
This E-mail is confidential.  It may also be legally privileged.  If you are
not the addressee you may not copy, forward, disclose or use any part of it.
If you have received this message in error, please delete it and all copies
from your system and notify the sender immediately by return E-mail.
Internet communications cannot be guaranteed to be timely, secure, error or
virus-free.  The sender does not accept liability for any errors or omissions.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org


RE: [HttpClient] Is there support for URL rewriting?

Posted by ol...@bluewin.ch.
Michael,
No it does not. HttpClient is, well, an HTTP client, and it should stay just
that. Up to now, we have been reluctant to build any J2EE specific features
in the stock version of HttpClient. It should not be that difficult to implement
URL rewriting on top of plain vanilla HttpClient, though

Oleg

>-- Original Message --
>Reply-To: "Jakarta Commons Users List" <co...@jakarta.apache.org>
>From: "Michael MATTOX" <mi...@verideon.com>
>To: <co...@jakarta.apache.org>
>Subject: [HttpClient] Is there support for URL rewriting?
>Date: Thu, 22 Apr 2004 16:40:57 +0200
>
>
>Does the Commons HttpClient support URL rewriting?  If so, how?  I read
thru
>the site and searched the mailing list but I couldn't find anything about
>URL rewriting.
>
>Regards,
>Michael Mattox
>
>
>--
>This E-mail is confidential.  It may also be legally privileged.  If you
>are
>not the addressee you may not copy, forward, disclose or use any part of
>it.
>If you have received this message in error, please delete it and all copies
>from your system and notify the sender immediately by return E-mail.
>Internet communications cannot be guaranteed to be timely, secure, error
>or
>virus-free.  The sender does not accept liability for any errors or omissions.
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: commons-user-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org