[hunchentoot-devel] Probably a bug in url-encode/url-decode

Andrey Moskvitin archimag at gmail.com
Fri Mar 19 16:01:34 UTC 2010


> However, I don't think it is legal/valid to
> have a "+" character in an encoded URI.

However, when you type in your browser http://localhost:8080/foo+/bar+/,
then (hunchentoot: request-uri *) returns "/foo+ /bar+/"
(not"/foo%2B/bar%2B/" ). I specifically checked that
mod_autoindex (Apache) in such cases is also not encode +.

Andrey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20100319/81665eff/attachment.html>


More information about the Tbnl-devel mailing list