handle URI encoded path components correctly
Opened this issue · 0 comments
nilclass commented
somewhere the path components get decoded and suddenly "foo/bar" is indistinguishable from "foo%2Fbar".
That is not good!
Opened this issue · 0 comments
somewhere the path components get decoded and suddenly "foo/bar" is indistinguishable from "foo%2Fbar".
That is not good!