On Tue, Jul 9, 2013 at 10:41 AM, Phil Mayers <p.may...@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
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to