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
- Test encoding of URL params
- feat: Remove or replace specific query parameters
- `impl From<SocketAddr> for Host`
- add a test for `path_segments` applied to `scheme://domain`
- `path_segments` returns `None` for `s3://bucket`
- Fuzzer finds crash in parse fuzz_target
- fix. Handle missing trailing slash for the Windows drive path.
- add option to encode space to '%20' as per url standard
- idna: Support `no_alloc` idna validator
- Url's Debug trait should NOT show parsed components
- Docs
- Rust not yet supported