Simon Sapin 03f6b332bc Add parse_path(). Fix #14. пре 12 година
..
encode_sets.rs e18f7e460c Make implementation details of percent-encoding encode sets private. пре 12 година
form_urlencoded.rs a1fdd28ec7 Fix #19: application/x-www-form-urlencoded serialization was broken. пре 12 година
format.rs 653e68518b Refactor URL formatting code into its own module. пре 12 година
host.rs fae79aeada Fix building with current rust пре 12 година
lib.rs 03f6b332bc Add parse_path(). Fix #14. пре 12 година
parser.rs 03f6b332bc Add parse_path(). Fix #14. пре 12 година
percent_encoding.rs 553d003051 Move most top-level items into modules. пре 12 година
punycode.rs 7b65628773 Upgrade to rustc a4553453a 2014-07-25. пре 12 година
punycode_tests.json c63b03a779 Switch to Cargo. пре 12 година
tests.rs 4de939b0c6 Fix tests to build with current rust пре 12 година
urltestdata.txt 852d8a90ce Make the port numer Option<u16> instead of String. пре 12 година
urlutils.rs 43419c0b84 Store the default port number in URLs. пре 12 година