Correct exception text in twisted.web2.http_headers:HeaderHandler

[email protected] Thu, 21 Jan 2010 10:30:08 -0000
Newsgroups gmane.comp.python.twisted.bugs
Message-ID <[email protected]>
New submission from asvetlov <[email protected]>:

Now exception message from HeaderHandler .generate/.parse refers to non-existent Headers methods .getHeaderRaw/.setHeaderRaw while real names are getRawHeaders/setRawHeaders. patch attached.

----------
Type     : defect
Component: web2
Keywords : 
Priority : low
Nosy     : 
----------
http://twistedmatrix.com/trac/ticket/4230