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
- assertion failed: self.byte_at(self.host_start - 1) == b'@' in Url::password
- Pathname setter (set_path) not like WHATWG definition for cannot-be-a-base-URL
- Assertion failed: self.serialization.ends_with('/') when joining on file:// url
- Prefer 'kind' to 'type_' in data-url
- Tracking issue for proposed semver-incompatible changes
- Changes to file URL path normalization
- rust-url doesn't properly deal with updating scheme to file://
- Check / reconsider `to_file_path` behavior with `%2f`
- path_to_file_url_segments needs to be updated on Redox
- Consider adding a bunch of helper methods to the Url type
- Docs
- Rust not yet supported