rust-url
https://github.com/servo/rust-url
Rust
URL parser for Rust
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to rust-url
Help out
- Issues
- Fix u32 overflow in set_path on oversized paths
- Return None from make_relative when the target cannot be a base
- Add remove_all and remove_first to the urlencoded serializer
- Only pop drive letters at the start of a path
- Reject set_host("") on non-special URLs with credentials or a port (#1144)
- Fix Windows drive letter normalization in hostless file: URLs
- chore: add explicit package include lists to all crates.
- `set_host(Some(""))` produces a URL that then fails to re-parse
- Only skip trailing-slash removal for drive letters on file: URLs
- Implement URL Standard change to pass through bogus xn-- labels if the whole domain is ASCII
- Docs
- Rust not yet supported