Skip to content

fix: return W3C-compliant JSON error for unmatched routes - #1223

Merged
mykola-mokhnach merged 1 commit into
masterfrom
json
Aug 23, 2026
Merged

fix: return W3C-compliant JSON error for unmatched routes#1223
mykola-mokhnach merged 1 commit into
masterfrom
json

Conversation

@mykola-mokhnach

Copy link
Copy Markdown

The 404 fallback in FBHTTPServer previously responded with a plain text "Not Found" body instead of a WebDriver-spec error payload.

The 404 fallback in FBHTTPServer previously responded with a plain
text "Not Found" body instead of a WebDriver-spec error payload.
@mykola-mokhnach
mykola-mokhnach merged commit c951a91 into master Aug 23, 2026
60 checks passed
@mykola-mokhnach
mykola-mokhnach deleted the json branch August 23, 2026 07:47
github-actions Bot pushed a commit that referenced this pull request Aug 23, 2026
## [16.7.1](v16.7.0...v16.7.1) (2026-08-23)

### Bug Fixes

* return W3C-compliant JSON error for unmatched routes ([#1223](#1223)) ([c951a91](c951a91))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 16.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants