Learn Before
Concept
Response Object Attributes
The following are all attributes belonging to the Response class:
- apparent_encoding
- content
- cookies
- elapsed
- encoding
- headers
- history
- is_permanent_redirect
- is_redirect
- links
- next
- ok
- raw
- reason
- request
- status_code
- text
- url
0
1
Updated 2021-05-10
Tags
Python Programming Language
Data Science