[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: url encode http_url_get_raw



Hi Robert,

How would HTTPAPI know which parts of your URL are intended to be taken 
literally, and which parts are intended to be encoded?!

If you need to URL encode your URL, then please call the URL encoder 
routines.



Robert Upshall wrote:
> Do I need to do anything special to make http_url_get_raw encode the URL 
> before it makes the server request?
> 
> Here is call to http_url_get_raw:
> 
>      rc=http_url_get_raw(%trim(url):1:%paddr('INCOMING'));
> 
> I'd like to make sure the field "url" is encoded.

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------