Closed GoogleCodeExporter closed 9 years ago
This issue was closed by revision 255f6d174b4a.
Original comment by rodrigo.moraes
on 20 Jun 2011 at 7:10
Thanks for reporting this. Yes, webapp2 is intended to be as compatible as
possible with webapp. Some edge cases will inevitably be uncovered. And it was
not hard to support this case: I added the methods getall() and add_header() to
webob.Response.headers, following wsgiref.headers.Headers.
A new release will include this fix.
If you find any other incompatibility, please let me know!
Original comment by rodrigo.moraes
on 20 Jun 2011 at 7:14
Original issue reported on code.google.com by
mkb...@gmail.com
on 18 Jun 2011 at 7:02