Home
/
Python 3.11
/
HTTP Client
/
headers
Python 3.0
Python 3.11
Functions
ID
EN
…
HTTP Client
headers
Python 3.11
Headers of the response in the form of an email.message.EmailMessage instance.
Syntax
PYTHON
Copy
HTTPResponse.headers
See Also
email.message.EmailMessage