Commit 6fc1bc7
committed
fix: remove redirect_policy from McpHttpClientFactory Protocol
The Protocol describes the caller-side contract. No caller passes
redirect_policy to the factory (sse_client only passes headers, timeout,
auth). Adding it would break downstream code implementing custom factories.
Github-Issue: #21061 parent 1f1efbd commit 6fc1bc7
1 file changed
Lines changed: 0 additions & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | 88 | | |
90 | 89 | | |
91 | 90 | | |
| |||
0 commit comments