We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2cd5ed8
Fix failing test.
parse_url() now refers to RFC3986 for the parsing of the URL's scheme, with a bit more permissive syntax (@ymarcon, #615).
parse_url()