You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> When using `handlers` for route-scoped middleware, place handler files outside the `server/middleware/` directory. Files in `server/middleware/` run globally for all requests regardless of the `route` pattern.
283
+
281
284
Each handler entry supports the following options:
0 commit comments