Make sure we test urlsplit() / urlunsplit() directly, rather than
guessing that urlparse() / urlunparse() use them. Add tests of urldefrag().
Showing
Please register or sign in to comment
guessing that urlparse() / urlunparse() use them. Add tests of urldefrag().