We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e4955b commit ff27987Copy full SHA for ff27987
docs/specification/draft/basic/authorization.md
@@ -121,7 +121,8 @@ For example: `MCP-Protocol-Version: 2024-11-05`
121
#### 2.3.2 Authorization Base URL
122
123
The authorization base URL **MUST** be determined from the [SSE
124
-endpoint]({{< ref "specification/draft/basic/transports#http-with-sse" >}}) URL by discarding any existing `path` component. For example:
+endpoint]({{< ref "specification/draft/basic/transports#http-with-sse" >}}) URL by
125
+discarding any existing `path` component. For example:
126
127
If the SSE endpoint is `https://api.example.com/v1/sse`, then:
128
0 commit comments