Hello!
On Tue, Dec 15, 2015 at 2:52 PM, David Birdsong wrote:
> We had a case where a path "/path/foo/../bar" was being modified after
> ngx.req.set_uri w/ jump set to false. I can't recall if it was to
> "/path/bar" or "/path/foo/bar" but in the past, I've also noticed nginx
> rewrites url encode when we don't expect, so I figured the join collapsing
> and encoding were part of the rewrite phase. I can shut up for now and come
> back with something more concrete in the future if what I'm describing isn't
> sufficient to ask the question.
>
Yeah, a concrete and standalone test case can be very helpful for
discussing things :)
Best regards,
-agentzh