URL parser for Rust
docs.rs/url/
|
|
пре 12 година | |
|---|---|---|
| .gitignore | пре 13 година | |
| LICENSE-APACHE | пре 13 година | |
| LICENSE-MIT | пре 13 година | |
| Makefile.in | пре 12 година | |
| README.md | пре 12 година | |
| configure | пре 13 година | |
| form_urlencoded.rs | пре 12 година | |
| parser.rs | пре 12 година | |
| punycode.rs | пре 12 година | |
| punycode_tests.json | пре 12 година | |
| tests.rs | пре 12 година | |
| url.rs | пре 12 година | |
| urltestdata.txt | пре 12 година |
Rust implementation of the URL Standard.
See Rust bug #10707.
This depends on rust-encoding.
Not necessarily in the given order:
data: URL parsing.