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
- Add `ParseError.description() -> &'static str` method like already implemented on `SyntaxViolation`
- add `description` method to `ParseError`
- URL with username/password removed creates invalid URL with .to_string()
- IDNA: Errors - Allow people to get specific error in basic values
- URL with empty password is parsed as None
- API To Determine if String Needs Encoding
- Borrowed `Url`
- Add a function for URL normalization?
- `Url` deserialiser should treat `""` as `None`
- Url::make_relative strips leading /
- Docs
- Rust not yet supported