Skip to content

Add RestResponse::ok()#36

Merged
thekid merged 1 commit intomasterfrom
feature/response-ok
Feb 22, 2026
Merged

Add RestResponse::ok()#36
thekid merged 1 commit intomasterfrom
feature/response-ok

Conversation

@thekid
Copy link
Copy Markdown
Member

@thekid thekid commented Feb 22, 2026

The ok() accessor contains a boolean stating whether the response was successful (status in the range 200-299) or not.

See https://developer.mozilla.org/en-US/docs/Web/API/Response/ok

@thekid thekid added the enhancement New feature or request label Feb 22, 2026
@thekid thekid changed the title Add Response::ok() Add RestResponse::ok() Feb 22, 2026
@thekid thekid merged commit 56c9889 into master Feb 22, 2026
16 checks passed
@thekid thekid deleted the feature/response-ok branch February 22, 2026 11:24
@thekid
Copy link
Copy Markdown
Member Author

thekid commented Feb 22, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant