See https://gist.github.com/mitsuhiko/5721547 and https://gist.github.com/mitsuhiko/5721107
This may be the sanest way to deal with chunked encoding in WebOb rather than the mess we have right now.
Also look into mod_wsgi's chunked encoding support and see what flags if any it sets.