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
- Proposal: Move `idna_adapter` crate to `servo/rust-url` repository
- Fix mutating path of URL without authority (idempotency, empty path segments)
- Make the port of `Origin` be an `Option<u16>`
- Mutating path of URL without authority (idempotency, empty path segments)
- Make AsciiSet values instead of refs - non-breaking version
- feat(percent-encoding): add support for preserving characters when decoding
- Calling `port()` with a default port returns None unexpectedly
- idna `to_unicode()` API has degraded in 1.0
- encode space to '%20' as per url standard
- `set_port`, `set_username` & `set_password` should check for a value before returning `Err(())`
- Docs
- Rust not yet supported