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
Add Transfer-Encoding: chunked header to SSE responses in WebStandardStreamableHTTPServerTransport. Prevents HTTP/2 PROTOCOL_ERROR with adapters like @hono/node-server that buffer responses and add Content-Length headers.
0 commit comments