Hello, I recently came across a problem using mod_wsgi. environ['wsgi.input'].read is returning the entire request regardless of the argument supplied. The installed version of mod_wsgi is 4.5.11-1 from the raspbian package repository (most recent package). The problem goes away when I install mod_wsgi from the current source (cloned from github).
-- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/modwsgi. For more options, visit https://groups.google.com/d/optout.
