Update README.md
This commit is contained in:
parent
e7cd76ecac
commit
53a3e552f8
@ -115,7 +115,7 @@ inspiration around the lower level networking details.
|
||||
*An HTTP response.*
|
||||
|
||||
* `def __init__(...)`
|
||||
* `.status_code` - **int** (Usually an instance of the `StatusCode` IntEnum.)
|
||||
* `.status_code` - **int** *(Typically a `StatusCode` IntEnum.)*
|
||||
* `.reason_phrase` - **str**
|
||||
* `.protocol` - `"HTTP/2"` or `"HTTP/1.1"`
|
||||
* `.url` - **URL**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user