class documentation
class WrongBodyLength(Exception): (source)
An IBodyProducer
declared the number of bytes it was going to produce (via its length attribute) and then produced a different number of bytes.
class WrongBodyLength(Exception): (source)
An IBodyProducer
declared the number of bytes it was going to produce (via its length attribute) and then produced a different number of bytes.