Closed GoogleCodeExporter closed 8 years ago
Hi Ed. Thanks for the test case, this was helpful. I ported some internal
changes
that had been applied to twill and was able to pass your test case. Update to
r46 or
run easy_install -U 'wsgi_intercept==dev'
If you can confirm that this fixes the problem in your larger test suite then I
cut a
bugfix release and close this ticket.
Thanks for all the info related to this. Unfortunately, I can't pin down
exactly
what Django's WSGI handler does differently than others so I couldnt' create a
regression test.
Original comment by kumar.mcmillan
on 2 Jan 2009 at 10:02
Works great! Thanks so much Kumar.
Original comment by ed.summers
on 5 Jan 2009 at 6:01
Cool. Just pushed out an 0.4 release with this fix. It is now available as
easy_install -U wsgi_intercept
Original comment by kumar.mcmillan
on 5 Jan 2009 at 9:33
Original issue reported on code.google.com by
ed.summers
on 29 Dec 2008 at 6:24Attachments: