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
There is a security concern about returning unhandled server-side errors to the client side.
Does Blitz.js have an API for hiding unhandled errors or registering middleware that runs before the response?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
There is a security concern about returning unhandled server-side errors to the client side.
Does Blitz.js have an API for hiding unhandled errors or registering middleware that runs before the response?
(Should I define this as a pipeline function?)
Best regards!
Beta Was this translation helpful? Give feedback.
All reactions