exception documentation
_ChunkedTransferDecoder 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.