Closed GoogleCodeExporter closed 8 years ago
Original comment by Graham.Dumpleton@gmail.com
on 4 Mar 2010 at 11:00
My current thinking on this is that I shouldn't add this to mod_wsgi as a
builtin feature.
It may be better to just provide an ability in mod_wsgi to write input/output
filters in Python code, like
mod_python did, but do it somewhat better than the problematic way that
mod_python did it.
This could help with the above issue because you could write a special
input/output filter which would allow you
to push alternate existing C based input/output filters on to the filter stacks.
Original comment by Graham.Dumpleton@gmail.com
on 10 Mar 2010 at 10:17
Closing. Create again if concrete need ever arises.
Original comment by Graham.Dumpleton@gmail.com
on 30 Nov 2014 at 3:52
Original issue reported on code.google.com by
Graham.Dumpleton@gmail.com
on 4 Mar 2010 at 11:00