Next: , Up: NetClients.URL   [Index]


1.118.1 NetClients.URL class: encoding URLs

decode: aString

Decode a text/x-www-form-urlencoded String into a text/plain String.

encode: anURL

Encode a text/plain into a text/x-www-form-urlencoded String (those things with lots of % in them).

initialize

Initialize the receiver’s class variables.