> I'm using the flask framework, version 0.6.1. I'm accessing the POST data > using request.form.get(). > > Craig Younkins
Ok, i'll try to make a test suite with this Thanks a lot (i am postponing 0.9.8.1 release until this problem is addressed) > > > On Fri, Jun 10, 2011 at 12:04 PM, Roberto De Ioris <[email protected]> > wrote: > >> >> > Yes, it appears it does. I had turned it on for some reason I don't >> recall >> > now. This works, though I think post-buffering should work. >> > >> > Craig Younkins >> > >> >> Can you post the app part where you read post data ? >> >> The new wsgi.input system has been massively improved and i cannot >> exclude >> some still-undiscovered/escaped-from-tests bug >> >> Thanks a lot for your report >> >> -- >> Roberto De Ioris >> http://unbit.it >> _______________________________________________ >> uWSGI mailing list >> [email protected] >> http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi >> > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi > -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
