fix(sep-2243): renumber HeaderMismatch error code -32001 → -32020#3005
Closed
kuangmi-bit wants to merge 1 commit into
Closed
fix(sep-2243): renumber HeaderMismatch error code -32001 → -32020#3005kuangmi-bit wants to merge 1 commit into
kuangmi-bit wants to merge 1 commit into
Conversation
The HeaderMismatch error code was renumbered from -32001 to -32020 in PR modelcontextprotocol#2907 (Define error code allocation policy and renumber draft error codes). SEP-2243 still references the old code in 10 places. Closes modelcontextprotocol#2991.
Contributor
|
Duplicate of #2992. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
SEP-2243 referenced the old error code
-32001forHeaderMismatchin 10 places. PR #2907 renumbered this to-32020in the draft spec, but the SEP was never updated.Closes #2991.