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
- Additional percent-encode sets
- Ignore set_scheme when input contains trailing/leading C0 controls
- Support for converting between unix-style `Path` and `Url` on Windows
- Redact password in logs
- Method to get port regardless of defaults
- Expose more parser configuration
- Update fuzz crate
- Add url.includes_credentials() and url.is_special().
- Return Result<{Self,&Self,&mut Self}, _> instead of Result<(), _> to allow method chaining
- PathSegmentsMut has no finish method like UrlQuery
- Docs
- Rust not yet supported