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
- Long URLs can cause seemingly exponential parse times, which makes untrusted input problematic
- Panic in set_path
- Feature request: Provide customary RFC 3986 encoding
- Fix `serde::Deserialize` impl for `Url` prints confusing error message
- Roadmap
- Resolves #844 by returning `Ok(())` if the port, username or password is empty
- `set_port`, `set_username` & `set_password` should check for a value before returning `Err(())`
- Program Crash in fuzzing (assert failed in parse_path)
- Additional percent-encode sets
- Feature Proposal: Builder for Constructing New URL Instances from Parts
- Docs
- Rust not yet supported