[Twisted-web] Newbie question : client connection lost

Phil Mayers p.mayers at imperial.ac.uk
Mon May 10 10:25:33 EDT 2010


On 10/05/10 16:04, Sebastien PASTOR wrote:
> Thanks graeme,
>
> Yup, i know  HTTP is stateless.. My question is more how to get the exception
> from a Resource object when trying to write to a closed socket.

There's a request.notifyFinish method somewhere in there, which returns 
a deferred that callback's on success and errback's on failure.



More information about the Twisted-web mailing list