OK, I've gone through pains and figured it out from the sources. The POST's body, assuming content-type is not one of application/x-www-form-urlencoded, multipart/* is in the request.fieldstorage.file and has to be read(). And the handling of wsgi.input is *weird* through the pylons/myghty stack.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. 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/pylons-discuss -~----------~----~----~----~------~----~------~--~---
