A college of mine tried to Option 1) but did not succeed. I guess the 
reason is that in daemon mode mod_wsgi sends the headers to the daemon 
*before* calling into the filter chain. So even if our filter adds 
Content-Length to the headers, they will never be send to the daemon.

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/modwsgi/-/ii-SFJ6pkVkJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/modwsgi?hl=en.

Reply via email to