Skip to content

Commit

Permalink
Remove RequestBodyUnavailable from module docstring (#2226)
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Oliver <michael@michaeloliver.dev>
  • Loading branch information
michaeloliverx and michaeloliverx committed May 16, 2022
1 parent 6f31bc4 commit 5eba32a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion httpx/_exceptions.py
Expand Up @@ -21,7 +21,6 @@
- UnsupportedProtocol
+ DecodingError
+ TooManyRedirects
+ RequestBodyUnavailable
x HTTPStatusError
* InvalidURL
* CookieConflict
Expand Down

0 comments on commit 5eba32a

Please sign in to comment.