Re(2): URL string escape codes
Re(2): URL string escape codes
- Subject: Re(2): URL string escape codes
- From: Jens Bauer <email@hidden>
- Date: Wed, 14 Aug 2002 16:05:13 +0200
Hi David and Jeremy,
On Wed, 14 Aug, 2002, David Wright <email@hidden> wrote:
>
On Wed, 14 Aug 2002, Jeremy Dronfield wrote:
>
>
> Does anyone know the escape code for a carriage return in a URL string?
Now I wanna know! -Is it "carriage" or "carrige" ?
>
> I'll be mildly surprised if one exists, but you don't ask you don't get.
>
>
The escape codes for characters in URLs are just their hexadecimal
>
ASCII equivalents preceded by a '%'.
>
>
So space becomes , and carriage return (according to my "unix in a
>
nutshell") becomes
.
I'd like to add that '+' becomes space as well, but since you've read the
RFCs already, you should know that.
Furthermore, reading the RFCs should be enough.
If it's not in the RFCs, it's probably because not expected to be
implemented. ;)
Love,
Jens
--
Jens Bauer, Faster Software.
-Let's make the World better, shall we ?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.