class documentation

class ResponseNotRead(StreamError):

View In Hierarchy

Attempted to access streaming response content, without having called read().
Method __init__ Undocumented
def __init__(self):

Undocumented