| .. |
|
encode_sets.rs
|
00fd5e3af3
rename VALUE_CHARS to HTTP_VALUE; flesh out code
|
11 years ago |
|
encoding.rs
|
d9ee1e4559
Upgrade to rustc 1.0.0-beta (9854143cb 2015-04-02) (built 2015-04-02)
|
11 years ago |
|
form_urlencoded.rs
|
3f28ebfd57
Address issues found by rust-clippy
|
10 years ago |
|
format.rs
|
befcf7c3ed
Move all tests to tests/ folder.
|
10 years ago |
|
host.rs
|
d6e1ac513e
Merge pull request #119 from valenting/idna_new
|
10 years ago |
|
idna.rs
|
5916b5e85c
Add idna::domain_to_unicode
|
10 years ago |
|
idna_mapping.rs
|
56f8eb2a5b
Make some details of the idna module private.
|
10 years ago |
|
lib.rs
|
ec2993de44
fixing handling of canonicalized path on windows
|
10 years ago |
|
parser.rs
|
3f28ebfd57
Address issues found by rust-clippy
|
10 years ago |
|
percent_encoding.rs
|
be7530e0fa
Add doc comment for percent_encoding::from_hex
|
10 years ago |
|
punycode.rs
|
befcf7c3ed
Move all tests to tests/ folder.
|
10 years ago |
|
urlutils.rs
|
76ae03c954
An empty password should be saved as None, not empty string
|
11 years ago |