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
- Mark Origin::unicode_serialization as deprecated?
- Disabling "remove dot segments" behavior
- percent_encoding::NON_ALPHANUMERIC should be configurable
- Panicked at 'assertion failed: self.is_char_boundary(new_len)'
- Long URLs can cause seemingly exponential parse times, which makes untrusted input problematic
- 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(())`
- Docs
- Rust not yet supported