> However, I don't think it is legal/valid to<br>> have a "+" character in an encoded URI.<div><br></div><div>However, when you type in your browser <a href="http://localhost:8080/foo+/bar+/">http://localhost:8080/foo+/bar+/</a>, </div>
<div>then (hunchentoot: request-uri *) returns "/foo+ /bar+/" </div><div>(not"/foo%2B/bar%2B/" ). I specifically checked that </div><div>mod_autoindex (Apache) in such cases is also not encode +.</div>
<div><div><div class="gmail_quote"><br></div><div class="gmail_quote">Andrey</div><div class="gmail_quote"><br></div></div></div>