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
- 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
- Fix #1123
- `Url::set_path` can break roundtripping
- Leading slashes are dropped while setting pathname for file urls
- fix: handling of leading slashes when setting pathname for file url
- Add an "append_path" and "append_path_mut" functions to Url
- Percent-encoding: add optional iri feature for IRI-style UTF-8 in encode output
- Docs
- Rust not yet supported