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
- Implement WHATWG URL spec change for Windows drive letter paths (whatwg/url#874)
- Leading slashes are dropped while setting pathname for file urls
- fix: handling of leading slashes when setting pathname for file url
- Add an "append_path" and "append_path_mut" functions to Url
- Percent-encoding: add optional iri feature for IRI-style UTF-8 in encode output
- Panic for `file` while using base
- Path shortening is implemented incorrectly
- `url::Host::parse_opaque` incorrectly (?) allows empty hosts
- Allow custom schemes to have non-opaque origins
- idna: unable to compile with declared MSRV
- Docs
- Rust not yet supported