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

Allow the percent character in the userinfo of an authority. #269

Merged
merged 2 commits into from Oct 30, 2018
Merged

Allow the percent character in the userinfo of an authority. #269

merged 2 commits into from Oct 30, 2018

Commits on Oct 29, 2018

  1. Allow the percent character in the userinfo of an authority.

    The username and password in an authority are percent-encoded.
    arsing committed Oct 29, 2018
    Copy the full SHA
    8d0d405 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. Add spec references.

    arsing committed Oct 30, 2018
    Copy the full SHA
    6ac4229 View commit details
    Browse the repository at this point in the history