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
- perf: use NonZeroU32 for query and fragment start
- perf: Use `NonZeroU16` for port numbers
- `form_urlencoded::ByteSerialize` does NOT conform to the URL standard
- encode space to '%20' as per url standard
- The input urls generated by the fuzzer can be problematic as it causes very long parse times
- Deprecate Origin unicode_serialization (and bump the url version)
- Poping a path segment removes slash separator
- Error: 🚫 Building project failed: error[E0583]: file not found for module `origin`serde, interproc...
- Feature request: provide separate struct for URL which is can-be-base
- Feature request: add parser boolean option to leave relative paths in the URL.
- Docs
- Rust not yet supported