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
- set scheme with non-tab/newline C0 controls should result in no-op
- Ignore set_scheme when input contains trailing/leading C0 controls
- empty string when `password` does not exists
- 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`
- Docs
- Rust not yet supported