passing "%20" in a url to Perl via CGI

Peter L. Peres plp-ysDPMY98cNQDDBjDh4tngg at public.gmane.org
Fri Aug 6 03:38:44 UTC 2004


On Thu, 5 Aug 2004, Taavi Burns wrote:

> The % notation in the URL is a way of escaping arbitrary ASCII characters.
> ASCII 0x20 is the space character.  I imagine that the "correct" way to
> embed % into a URL is to use %25 (because % is 0x25).

and if you want to test the limits of the system try an url that contains 
%00 (several times).

Peter
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list