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
- 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.
- Host should implement deserialize to parse strings
- Incorrect parsing of Windows drive letter quirk
- Fix incorrect parsing of Windows drive letter quirk (#889)
- Docs
- Rust not yet supported