keep query encoding when HTTP Proxy is used
authorAlexander Trufanov <trufanovan@gmail.com>
Tue, 21 Mar 2017 13:51:32 +0000 (16:51 +0300)
committerMaximiliano Curia <maxy@debian.org>
Wed, 5 Apr 2017 08:10:59 +0000 (09:10 +0100)
commit7b8855b4cf6a1811b2ef9ae585d53098a2a61e19
tree320b4a85b594928b07e72161265ee282e3105842
parent2007fd8225c4e089c572ead5a62b699639e9d839
keep query encoding when HTTP Proxy is used

REVIEW:130040

Otherwise some '%XX' parts of url query might be converted back to ASCII and this cause problems while passing info_hash to torrent trackers. Detailed description is in review.

Gbp-Pq: Name keep-query-encoding-when-HTTP-Proxy-is-used.patch
src/ioslaves/http/http.cpp