Skip to content

Improve how HTTP errors are reported as client errors#174

Merged
wonder-sk merged 1 commit intomasterfrom
better-http-errors
Jul 17, 2023
Merged

Improve how HTTP errors are reported as client errors#174
wonder-sk merged 1 commit intomasterfrom
better-http-errors

Conversation

@wonder-sk
Copy link
Copy Markdown
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
@MarcelGeo MarcelGeo deleted the better-http-errors branch September 4, 2025 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant