Skip to content

Use the HTTP status code to decide whether the request was successful - #412

Merged
apetenchea merged 1 commit into
mainfrom
status-code
Aug 28, 2026
Merged

Use the HTTP status code to decide whether the request was successful#412
apetenchea merged 1 commit into
mainfrom
status-code

Conversation

@apetenchea

Copy link
Copy Markdown
Member

Previously, errorNum was also used, but actually on the server this situation doesn't occur. errorNum is not set for status code between 200 and 300.

This change makes the driver behave like the other existing drivers.

@apetenchea apetenchea self-assigned this Aug 28, 2026
@apetenchea
apetenchea merged commit b55cc1a into main Aug 28, 2026
15 checks passed
@apetenchea
apetenchea deleted the status-code branch August 28, 2026 11:32
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