update eerror docs to use StreamClosed instead of old ResponseClosed (#1913)
Co-authored-by: Tom Christie <tom@tomchristie.com>
This commit is contained in:
parent
4401d55ecf
commit
7d3a5347a9
@ -81,7 +81,7 @@ except httpx.HTTPStatusError as exc:
|
||||
* StreamConsumed
|
||||
* ResponseNotRead
|
||||
* RequestNotRead
|
||||
* ResponseClosed
|
||||
* StreamClosed
|
||||
|
||||
---
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user