URI escaping

Chandrashekhar Mullaparthi chandrashekhar.mullaparthi@REDACTED
Fri Jun 10 12:11:56 CEST 2005


Look in ibrowse.

ibrowse_lib:url_encode(Str) -> UrlEncodedStr
Str = string()
UrlEncodedStr = string()

URL-encodes a string based on RFC 1738. Returns a flat list.

cheers
Chandru

On 9 Jun 2005, at 23:16, Will Newton wrote:

>
> Is there any code in the OTP distribution for dealing with URIs, 
> specifically
> escaping characters?
>




More information about the erlang-questions mailing list