We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57a2f6a commit 1f098dbCopy full SHA for 1f098db
.changeset/brave-pants-nail.md
@@ -0,0 +1,9 @@
1
+---
2
+"@opennextjs/cloudflare": patch
3
4
+
5
+add(feature): Make request.signal.onabort work in route handlers
6
+Patch fromNodeNextRequest to pass in the original request signal onto NextRequest you recieve in route handlers.
7
8
+Cloudflare Workers do now support this API on the request object you recieve in fetch. Read more about the release here:
9
+https://developers.cloudflare.com/changelog/2025-05-22-handle-request-cancellation/
0 commit comments