Skip to content
Snippets Groups Projects
Commit 85137dd2 authored by Maxim Dounin's avatar Maxim Dounin
Browse files

Fixed URI normalization with merge_slashes switched off.

Previously, "/foo///../bar" was normalized into "/foo/bar"
instead of "/foo//bar".
parent ed42131d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment