rsnext/packages/next/server/web
Kiko Beats 0eba5b2558
web runtime: add AbortController & AbortSignal (#32089)
It adds AbortController and AbortSignal Web runtimes APIs to be used by the user at Edge Functions.

For doing that it delegates into `abort-controller` dependency that has been frozen to prevent any modification.

Co-authored-by: Zhang Zhi <20026577+fytriht@users.noreply.github.com>
2021-12-21 17:12:53 +00:00
..
sandbox web runtime: add AbortController & AbortSignal (#32089) 2021-12-21 17:12:53 +00:00
spec-compliant Include message body in redirect responses (#31886) 2021-12-16 05:41:43 +00:00
spec-extension Include message body in redirect responses (#31886) 2021-12-16 05:41:43 +00:00
adapter.ts Fix running server with Polyfilled fetch (#32368) 2021-12-13 18:30:24 +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 Fix running server with Polyfilled fetch (#32368) 2021-12-13 18:30:24 +00:00
render.ts Add new target for middleware (#30299) 2021-10-26 18:50:56 +02:00
types.ts Fix middleware types with skipLibCheck: false (#32025) 2021-12-02 18:49:49 +00:00
utils.ts Fixes for inline embedding data in the web runtime (#32471) 2021-12-14 00:48:36 +01:00