Add a verified fake of twisted.web.client.Agent

[email protected] Mon, 14 Sep 2009 16:10:58 -0000
Newsgroups gmane.comp.python.twisted.bugs
Message-ID <[email protected]>
New submission from exarkun <[email protected]>:

Code using `Agent` should be easily testable without actually having an HTTP server or otherwise speaking HTTP.  A fake which has easily specified behavior based on structured objects should be included in Twisted Web to make this possible.


----------
Type     : enhancement
Component: web
Keywords : 
Priority : normal
Nosy     : 
----------
http://twistedmatrix.com/trac/ticket/4024