mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-11 00:08:30 +01:00
2bcdb5ec31
By having the controller perform try/catch around the handler function allows us to add extra safety to all our controllers and safeguards that we will always catch exceptions thrown by a controller method. |
||
---|---|---|
.. | ||
api-token-middleware.test.ts | ||
api-token-middleware.ts | ||
content_type_checker.test.ts | ||
content_type_checker.ts | ||
demo-authentication.ts | ||
no-authentication.test.ts | ||
no-authentication.ts | ||
oss-authentication.test.ts | ||
oss-authentication.ts | ||
rbac-middleware.test.ts | ||
rbac-middleware.ts | ||
request-logger.ts | ||
response-time-metrics.ts | ||
secure-headers.ts | ||
session-db.ts |