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

Only parse valid URLs #878

Merged
merged 1 commit into from
Apr 13, 2022
Merged

Only parse valid URLs #878

merged 1 commit into from
Apr 13, 2022

Commits on Apr 11, 2022

  1. Only parse valid URLs

    Only valid characters for URLs should be used for generating URLs.
    
    A list of valid characters can be found in sections 2.2 and 2.3 of IETF
    RFC 3986 (https://www.ietf.org/rfc/rfc3986.txt).
    peterzhu2118 committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    2bd8fcd View commit details
    Browse the repository at this point in the history