Björn Steinbrink
|
fae79aeada
Fix building with current rust
|
12 years ago |
Simon Sapin
|
553d003051
Move most top-level items into modules.
|
12 years ago |
Simon Sapin
|
24a4a03802
Document ALL THE THINGS!
|
12 years ago |
Simon Sapin
|
e18f7e460c
Make implementation details of percent-encoding encode sets private.
|
12 years ago |
Simon Sapin
|
3eb8318302
Convenience wrappers for Punycode and application/x-www-form-urlencoded
|
12 years ago |
Simon Sapin
|
b95c7f692b
Document the Punycode and application/x-www-form-urlencoded modules.
|
12 years ago |
Simon Sapin
|
8701d4d947
Add percent encoding/decoding wrappers that return a String/Vec.
|
12 years ago |
Simon Sapin
|
3b25a5df46
Remove percent_encode_byte(), use percent_encode() in form-urlencoded.
|
12 years ago |
Simon Sapin
|
27cea822f8
Make percent_decode() push to an existing vector.
|
12 years ago |
Simon Sapin
|
b10fa90374
Have form_urlencoded::serialize take an iterator.
|
12 years ago |
Simon Sapin
|
579895c93a
Parse with char iterators instead of UTF-8 bytes.
|
12 years ago |
Simon Sapin
|
c63b03a779
Switch to Cargo.
|
12 years ago |