servo / rust-url

URL parser for Rust
https://docs.rs/url/
Apache License 2.0
1.27k stars 318 forks source link

Ensure URL roundtrips for opaque paths #812

Closed CYBAI closed 1 year ago

CYBAI commented 1 year ago

Spec: https://github.com/whatwg/url/pull/728 Tests: https://github.com/web-platform-tests/wpt/pull/37556


Related downstream issues: