You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Kedar Panse <ke...@bancbridge.com> on 2006/03/24 06:24:46 UTC

[HTTPClient] URL Encoding

Greetings!

1. Are there any utility classes from which I can detect if a URL is 
encoded or not.  In case of redirects which I am handling manually, 
Sometimes url is encoded but some servers/sites provide it not encoded. 
Is there any smarter way of handling this?

2. I have seen some sites need + for a space and don't accept %20 (may 
be some one using manual parsing...).  But is there any way I can for 
URI class to use + and not %20 ?


Thanks!

Kedar

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