Commit 16eeb7d
Clarify HTTP 403 status for invalid Origin headers (modelcontextprotocol#1439)
* Clarify HTTP 403 status for invalid Origin headers
Add explicit guidance that servers MUST respond with HTTP 403 Forbidden
when the Origin header is present but invalid. This addresses part of
issue modelcontextprotocol#1398 regarding inconsistent error responses across SDKs.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
* Apply Prettier formatting
* Add changelog entry
---------
Co-authored-by: Claude <[email protected]>1 parent 95ed261 commit 16eeb7d
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| |||
0 commit comments