rsnext/packages/next/server/web
Jiachi Liu 7083dcfe44
Generate static html for bots (#35004)
* Generate static html for bots

* fix lint

* refactor error handling against comment

* fix streaming on edge for bots

* inline doResolve
2022-03-03 23:39:26 -08:00
..
sandbox Expose WASM bindings in Middleware (#34437) 2022-03-02 15:09:36 +00:00
spec-compliant update NextResponse default redirect status to 307 to match docs (#33505) 2022-02-01 16:45:54 -06:00
spec-extension fix: match redirect and rewrite destination types (#34617) 2022-02-21 12:21:54 -06:00
adapter.ts Allow reading request bodies in middlewares (#34294) (#34519) 2022-02-18 19:43:43 +00:00
error.ts Improve deprecation errors for new middleware API (#30316) 2021-10-26 17:03:39 +02:00
form-data.ts Implement Middleware RFC (#30081) 2021-10-20 17:52:11 +00:00
is.ts Implement Middleware RFC (#30081) 2021-10-20 17:52:11 +00:00
next-url.ts Enforce absolute URLs in Edge Functions runtime (#33410) 2022-01-19 15:10:25 +00:00
types.ts Allow reading request bodies in middlewares (#34294) (#34519) 2022-02-18 19:43:43 +00:00
utils.ts Remove deprecation for relative URL usage in middlewares (#34461) 2022-02-17 09:12:36 -06:00