]> git.tdb.fi Git - libs/net.git/commitdiff
Add functions for parsing and building URIs and query strings
authorMikko Rasa <tdb@tdb.fi>
Sat, 8 Aug 2009 21:41:01 +0000 (21:41 +0000)
committerMikko Rasa <tdb@tdb.fi>
Sat, 8 Aug 2009 21:41:01 +0000 (21:41 +0000)
Use the new parse_url function in Request::from_url
Add urlencode_plus function
Support POST method
Three different encoding levels for urlencode
Add Message::has_header to check for header existence without exceptions


No differences found