rsnext/docs/api-reference
Long Zheng 2f79baf94b
Update disabling-http-keep-alive.md for server-side only (#43374)
fixes #43354

It is not possible to specify an `agent` on a single `fetch()` call since the types for `fetch` come from TypeScript where `agent` is not supported as an option.
2022-12-19 22:54:12 +00:00
..
data-fetching docs: Add missing type to import statement (#44111) 2022-12-19 10:46:06 -08:00
next docs: fix wording (#44020) 2022-12-14 14:42:45 +00:00
next.config.js Update disabling-http-keep-alive.md for server-side only (#43374) 2022-12-19 22:54:12 +00:00
cli.md feat(cli): allow configuration of http-server's timeout configuration (#35827) 2022-06-26 13:26:51 +02:00
create-next-app.md Add prompt for ESLint to CNA (#42218) 2022-10-31 08:51:50 -07:00
edge-runtime.md feat: enables 'edge' as a possible runtime for API routes (#44045) 2022-12-15 10:08:03 +01:00