Skip to content

fix: set ureq http_status_as_error to false to allow access to headers/body of non-200 responses#873

Merged
zshipko merged 1 commit intomainfrom
http-status-error
Jul 10, 2025
Merged

fix: set ureq http_status_as_error to false to allow access to headers/body of non-200 responses#873
zshipko merged 1 commit intomainfrom
http-status-error

Conversation

@zshipko
Copy link
Copy Markdown
Contributor

@zshipko zshipko commented Jul 10, 2025

Fixes #872

@zshipko zshipko merged commit 3d15c76 into main Jul 10, 2025
5 checks passed
@zshipko zshipko deleted the http-status-error branch July 10, 2025 19:39
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.

Response headers and body are empty when HTTP response has an error status

1 participant