Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 2 additions & 7 deletions docs/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,8 @@
"seps/2085-governance-succession-and-amendment",
"seps/2133-extensions",
"seps/2148-contributor-ladder",
"seps/2149-working-group-charter-template"
"seps/2149-working-group-charter-template",
"seps/2243-http-standardization"
]
},
{
Expand All @@ -427,12 +428,6 @@
"seps/2207-oidc-refresh-token-guidance",
"seps/2260-Require-Server-requests-to-be-associated-with-Client-requests"
]
},
{
"group": "Draft",
"pages": [
"seps/2243-http-standardization"
]
}
]
},
Expand Down
6 changes: 3 additions & 3 deletions docs/seps/2243-http-standardization.mdx

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions docs/seps/index.mdx

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion seps/2243-http-standardization.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- cspell:ignore streamable -->
<!-- markdownlint-disable MD036 MD060 -->

- **Status**: Draft
- **Status**: Final
- **Type**: Standards Track
- **Created**: 2026-02-04
- **Author(s)**: MCP Transports Working Group
Expand Down
Loading