tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: VIS_HTTPSTYLE
On Tue, Nov 24, 2009 at 04:30:34PM +0200, Alan Barrett wrote:
> I think the above examples are correct. Escaping the slashes is
> necessary for uses like this:
>
> http://redirect.example/?target=http%3a%2f%2fwww.netbsd.org%2f
No, it isn't. ? ends the path part and starts the query part.
I do not know if escaping ? or / in the URL path actually gives the
desired result or even what the desired result should be.
Joerg
Home |
Main Index |
Thread Index |
Old Index