On Mon, Jun 14, 2010 at 6:56 PM, Itamar Turner-Trauring
<ita...@itamarst.org> wrote:
>>> Very large requests get written to disk, rather than memory. This is
>>> still not ideal, streaming is obviously better - someone may be able to
>>> suggest how to do it until Twisted gets fixed.
>>>
>>
>> That is unfortunate.  Do you know of an example that shows to get access
>> to
>> that file or does it just show up as a file object in the request?
>
> It's transparent to the user, it shows up as file-like object in the Request.
>

But while receiving, it won't block, will it?

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to