read_as_string method

read_as_string

Serialize the HTTP content and return a string that represents the content.

Returns

Serialized string that represents the content

def read_as_string(self):
    ...

See Also