[Twisted-web] twisted-web file upload processing on the server

L. Daniel Burr ldanielburr at mac.com
Tue Dec 13 13:47:10 MST 2005


On Tue, 13 Dec 2005 14:07:47 -0600, Matthew Thorley <ruach at chpc.utah.edu>  
wrote:

[SNIP]

> Can some one please explain how to do server side file upoad
> processing??? I'm totaly lost here. I'm sure that it must be something
> painfully obvious, since uploads are such a common thing. But I can't
> figure it out.
>

IIRC, request.content should contain what you are looking for.  Note that  
twisted.web doesn't handle file uploads optimally; twisted.web2 does a  
better job in that particular area.

Hope this helps,

L. Daniel Burr



More information about the Twisted-web mailing list