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
- Slicing error found by afl.rs
- Return Result<{Self,&Self,&mut Self}, _> instead of Result<(), _> to allow method chaining
- PathSegmentsMut has no finish method like UrlQuery
- What happened to the `url!` macro?
- Url::parse does not encode backslash as %5C
- Url::from_file_path fails on cygwin
- Joining relative path onto a file:// url with a hostname is non spec compliant
- Add a config option to specify that certain URIs are forced to be "anarchist" URIs
- Replace `()` error types with specific types that implement Error
- URL crate is failing to parse these existing URLs
- Docs
- Rust not yet supported