Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Improve how HTTP errors are reported as client errors #174

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

wonder-sk
Copy link
Contributor

Previously we would only get the detail (e.g. The requested URL was not found on the server.) but there would be no information on what URL was actually accessed. This PR adds more info: URL, method and http error code (+reason)

@wonder-sk wonder-sk force-pushed the better-http-errors branch from 8469ef0 to 09235dd Compare May 18, 2023 15:21
@wonder-sk wonder-sk force-pushed the better-http-errors branch from 09235dd to 5443207 Compare May 18, 2023 15:23
@wonder-sk wonder-sk merged commit 63ed5dd into master Jul 17, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant