Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use req.URL.EscapedPath() instead of getPath(req) #306

Merged
merged 1 commit into from
Oct 20, 2017

Commits on Oct 17, 2017

  1. use req.URL.EscapedPath() instead of getPath(req)

    This change drops support of go < 1.5. go1.5 has been officially
    unsupported since go1.7 was released 2016/08/15.
    mikelikesbikes committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    3499dda View commit details
    Browse the repository at this point in the history