[Twisted-Python] Twisted web, giant-file POST forwarding and early bail-out.

Tristan Seligmann mithrandi at mithrandi.net
Tue Jul 9 05:25:42 MDT 2013


On Tue, Jul 9, 2013 at 10:41 AM, Phil Mayers <p.mayers at imperial.ac.uk>wrote:

> This is sort of a problem with HTTP. The client will probably keep sending
> the data.
>

Yes, the only way you can interrupt the client while it is sending a
request is to close the connection, which means that the client will not
read any error response you sent.
-- 
mithrandi, i Ainil en-Balandor, a faer Ambar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://twistedmatrix.com/pipermail/twisted-python/attachments/20130709/ebfc9e63/attachment.html>


More information about the Twisted-Python mailing list