URL parser for Rust
docs.rs/url/

Simon Sapin ce2b4a0ebd Link to mozilla/rust#10707 in the README 12 năm trước cách đây
.gitignore 0339bc2d9a Start with an empty crate. 13 năm trước cách đây
LICENSE-APACHE 0339bc2d9a Start with an empty crate. 13 năm trước cách đây
LICENSE-MIT 0339bc2d9a Start with an empty crate. 13 năm trước cách đây
Makefile.in 467173bc95 Add application/x-www-form-urlencoded serializer 12 năm trước cách đây
README.md ce2b4a0ebd Link to mozilla/rust#10707 in the README 12 năm trước cách đây
configure 0339bc2d9a Start with an empty crate. 13 năm trước cách đây
url.rs 5635ac9073 Add URL serialization. 12 năm trước cách đây
urltestdata.txt 1009c31bc7 Import and parse test data. 13 năm trước cách đây

README.md

rust-url

Rust implementation of the URL Standard.

See Rust bug #10707.