[Catalyst] Slash character in argument of request URL
David Dorward
david at dorward.me.uk
Mon Apr 8 12:18:07 GMT 2013
On 8 Apr 2013, at 13:06, Kieren Diment <diment at gmail.com> wrote:
> Slashes in urls that aren't path separators are a pain. Avoid by adjusting your implementation.
+1
I once had to write a CGI script to use as a 404 handler to deal with Apache not liking %2F.
(I believe at that stage we could have also solved the problem by not using an out of date Apache, but on high rejected that option).
--
David Dorward
http://dorward.co.uk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20130408/f4919c1d/attachment.htm
More information about the Catalyst
mailing list