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 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
- perf: speed up URL parsing and IDNA ToASCII
- 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
- feat: add derive debug
- url-constructor: '..' against a non-special base must pop the last path segment
- AsciiSet::contains() causes out-of-bounds array access for non-ASCII bytes (byte >= 128)
- User experience of Url::join is surprising
- Docs
- Rust not yet supported