id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	branch	branch_author	launchpad_bug
1774	Support HTTP proxies with the twisted.web.client.Agent API	ironfroggy	therve	I had need of connecting through an HTTP proxy, and thus need of running my own proxy for testing purposes. I found problems on both ends. These were mostly due to the use of the path in the GET command, without any expectation of it being a full URL, including the hostname. I've included a patch to fix the issue for GET commands, but there are likely problems with other HTTP commands, so probably the changes here should be factored out to fix all of them.	defect	closed	normal		web	fixed	httpclient	dreid thijs exarkun	branches/agent-proxy-1774-2	therve	
