good way to get more info from .raise_for_status()? #2222
-
|
The Response.raise_for_status method is in many ways better than the logging I would write myself. It logs the url the original request was send to, and gives a link to the mozilla documentation about the error. It being possible to use in a method chaining manner encourages me to check the correctness of responses early and often. However, we've now hit a point where not being able to see the These are probably (?) things other people have also wanted. What are your solutions? And what are the reasons This question is related to, but not a subset of, the request of this user: #1933 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Correct project for this issue is https://github.com/encode/httpx |
Beta Was this translation helpful? Give feedback.
Correct project for this issue is https://github.com/encode/httpx