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

WHATWG URL normalization/resolution algorithm (followed by serialization) #15

Closed
lo48576 opened this issue Mar 19, 2022 · 1 comment
Closed
Labels
enhancement New feature or request

Comments

@lo48576
Copy link
Owner

lo48576 commented Mar 19, 2022

WHATWG URL spec addresses #8 by prepending /. to the path when necessary.
This makes URL normalization idempotent and infallible.

It would be useful to provide resolve_whatwg() and normalize_whatwg() or similar stuff.

References

@lo48576 lo48576 added the enhancement New feature or request label Mar 19, 2022
@lo48576 lo48576 added the work in progress Work in progress label Apr 24, 2022
@lo48576
Copy link
Owner Author

lo48576 commented Apr 24, 2022

Released as v0.5.4.

@lo48576 lo48576 removed the work in progress Work in progress label Apr 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant