twisted.web.http._MalformedChunkedDataError(Exception) class documentationtwisted.web.http
          
          (View In Hierarchy)
        
      _ChunkedTranferDecoder raises _MalformedChunkedDataError
from its dataReceived method when it encounters malformed 
data. This exception indicates a client-side error. If this exception is 
raised, the connection should be dropped with a 400 error.