]> git.tdb.fi Git - libs/net.git/commit
Make Request API consistent with itself and others
authorMikko Rasa <tdb@tdb.fi>
Thu, 22 Jan 2015 14:20:00 +0000 (16:20 +0200)
committerMikko Rasa <tdb@tdb.fi>
Thu, 22 Jan 2015 14:20:00 +0000 (16:20 +0200)
commit8c4ac1a6f0e154ebcbc72e196d24df322da673bc
tree95197ed53f558f506cb5ce14daf950293d6b3e2e
parentd6450850c3f57b62819135f8975320427a618c78
Make Request API consistent with itself and others

Request::from_url was incorrectly creating requests with unencoded URLs.
source/http/request.cpp