Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 271 Bytes

File metadata and controls

5 lines (4 loc) · 271 Bytes
@modelcontextprotocol/node patch

Prevent Hono from overriding global Response object by passing overrideGlobalObjects: false to getRequestListener(). This fixes compatibility with frameworks like Next.js whose response classes extend the native Response.