Merge branch 'route-encoded-slashes' into 'master'
Fix routing for encoded slashes It seems URI.Path gets unescaped. URI.EscapePath() contains the `%2F` we want. Also see https://gitlab.com/gitlab-org/gitlab-ce/issues/4124 See merge request !23
Showing
Please register or sign in to comment