I always encode the entire url. That can't cause a problem, can it? On Mon, Oct 29, 2012 at 3:27 PM, Sam Stainsby < s...@sustainablesoftware.com.au> wrote:
> On Mon, 29 Oct 2012 15:18:16 -0700, Mark Hahn wrote: > > >> "URL encoding" is applied homogeneously over all parts of the URL. > > > > What if there was a slash or hash character? I don't see how you can > > avoid escaping the whole url. > > Sorry, what I mean is that different parts of the URL have subtlety > different encoding rules. > > -- Sam. > >