Home
/
Python 3.11
/
HTTP Client
/
read
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
HTTP Client
read
Python 3.11
Reads and returns the response body, or up to the next amt bytes.
Syntax
PYTHON
Copy
HTTPResponse.read([amt])