Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NormalizeCancellation ¶
NormalizeCancellation adds the request metadata required by the 2026-07-28 protocol when an SDK v1.7.0 client sends notifications/cancelled without it. The same SDK server rejects that notification with HTTP 400, which otherwise makes the client's entire logical connection unusable after cancellation.
Types ¶
type RoundTripper ¶
type RoundTripper struct {
Base http.RoundTripper
}
RoundTripper applies NormalizeCancellation to outbound MCP requests.
Click to show internal directories.
Click to hide internal directories.