From: Mikko Rasa Date: Thu, 22 Jan 2015 14:20:00 +0000 (+0200) Subject: Make Request API consistent with itself and others X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=8c4ac1a6f0e154ebcbc72e196d24df322da673bc;hp=8c4ac1a6f0e154ebcbc72e196d24df322da673bc;p=libs%2Fnet.git Make Request API consistent with itself and others Request::from_url was incorrectly creating requests with unencoded URLs. ---