class documentation

class MessageState: (source)

View In Hierarchy

Internal mutable state for HTTP message implementations in klein.

Instance Variable cachedBody Undocumented
Instance Variable fountExhausted Undocumented
cachedBody: Optional[bytes] = (source)

Undocumented

fountExhausted: bool = (source)

Undocumented