[Twisted-web] Possible bug in nevow.testutil.FakeRequest setHeaders and getHeaders

Glyph Lefkowitz glyph at twistedmatrix.com
Wed Sep 29 15:57:02 EDT 2010


On Sep 29, 2010, at 11:31 AM, exarkun at twistedmatrix.com wrote:

> First there would be tickets (plural) for adding features to Twisted's 
> Request and FakeRequest from Nevow.  Then there would be tickets (or 
> maybe just a ticket) for deleting the corresponding (then redundant) 
> code from Nevow.

My two cents here would be to move in the direction of making Request itself a data structure which could be manipulated in memory, rather than having it tightly bound to the HTTP connection, and then having a discrete test double.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-web/attachments/20100929/c6c2256a/attachment.htm 


More information about the Twisted-web mailing list