You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(mcp): annotate headers double-cast and cancel redirect body before throw paths
- Add the missing double-cast-allowed annotation on the sanitized-headers cast
(strict boundary audit).
- Cancel the redirect response body before the hop-cap / blocked-target throws
so those paths can't leave a socket checked out on the long-lived Agent.
0 commit comments