tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: VIS_HTTPSTYLE
On Tue, 24 Nov 2009, Joerg Sonnenberger wrote:
> 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.
Yes, you are correct, '/' is allowed to be unescaped in the query
part. OK, pretend that I talked about the username or password
part of the URL instead.
--apb (Alan Barrett)
Home |
Main Index |
Thread Index |
Old Index