rsnext/test/e2e/og-api/app/pages/api
Shu Ding ae71ff6eb7
Error during dev if returning Response in pages API routes in Node.js runtime (#47442)
This avoids the case that one can accidentally return a `Response` object in the Node.js runtime in `pages/api/`, that causes the request to hang forever.
2023-03-23 15:54:23 +00:00
..
og-wrong-runtime.js Error during dev if returning Response in pages API routes in Node.js runtime (#47442) 2023-03-23 15:54:23 +00:00
og.js feat: enables 'edge' as a possible runtime for API routes (#44045) 2022-12-15 10:08:03 +01:00