Class SessionMcpHeadersApi
java.lang.Object
com.github.copilot.generated.rpc.SessionMcpHeadersApi
API methods for the
mcp.headers namespace.- Since:
- 1.0.0
-
Method Summary
Modifier and TypeMethodDescriptionhandlePendingHeadersRefreshRequest(SessionMcpHeadersHandlePendingHeadersRefreshRequestParams params) MCP headers refresh request id and the host response.
-
Method Details
-
handlePendingHeadersRefreshRequest
@CopilotExperimental public CompletableFuture<SessionMcpHeadersHandlePendingHeadersRefreshRequestResult> handlePendingHeadersRefreshRequest(SessionMcpHeadersHandlePendingHeadersRefreshRequestParams params) MCP headers refresh request id and the host response.Note: the
sessionIdfield in the params record is overridden by the session-scoped wrapper; any value provided is ignored.- Since:
- 1.0.0
-