Is there any reason why middleware is limited to specific web apis when not being used on edge functions? #34085
Unanswered
Markos-Th09
asked this question in
Help
Replies: 1 comment 1 reply
-
|
Same! Was searching through the discussions here and saw this which looks it could be the solution to unlocking this and allowing us to opt-out of the edge run time. 🤞 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there really any reason why middleware is limited to specific web apis when not being used on edge functions? In non serverless environments it is a bit stupid because a full server capable of running all the node apis can't use them in middleware.
Beta Was this translation helpful? Give feedback.
All reactions