ID EN
HTTP Client

read

Python 3.11

Reads and returns the response body, or up to the next amt bytes.

Syntax

PYTHON
HTTPResponse.read([amt])