URL parser for Rust
docs.rs/url/
|
|
il y a 12 ans | |
|---|---|---|
| .gitignore | il y a 13 ans | |
| LICENSE-APACHE | il y a 13 ans | |
| LICENSE-MIT | il y a 13 ans | |
| Makefile.in | il y a 12 ans | |
| README.md | il y a 12 ans | |
| configure | il y a 13 ans | |
| form_urlencoded.rs | il y a 12 ans | |
| parser.rs | il y a 12 ans | |
| punycode.rs | il y a 12 ans | |
| punycode_tests.json | il y a 12 ans | |
| tests.rs | il y a 12 ans | |
| url.rs | il y a 12 ans | |
| urltestdata.txt | il y a 12 ans |
Rust implementation of the URL Standard.
See Rust bug #10707.
This depends on rust-encoding.
Not necessarily in the given order:
data: URL parsing.