zitadel/internal/api/http/middleware
Livio Amstutz bd8133aedd
fix: do not cache api (incl. grpc) and http errors (#2088)
* fix: add cache-control headers (no-store, no-cache) on grpc (for grpc-web)

* fix: do not cache api response (incl. grpc) and http errors
2021-07-28 13:19:44 +02:00
..
auth_interceptor.go feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
cache_interceptor_test.go fix: improvements for login and oidc (#227) 2020-06-17 08:06:40 +02:00
cache_interceptor.go fix: do not cache api (incl. grpc) and http errors (#2088) 2021-07-28 13:19:44 +02:00
cors_interceptor.go fix: cors (#621) 2020-08-24 10:06:55 +02:00
csp.go fix: add interceptors for console (#255) 2020-06-22 13:17:29 +02:00
metrics_interceptor.go feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
security_headers.go fix: add permissions-policy header (#1059) 2020-12-07 09:00:31 +01:00
telemetry_interceptor.go feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
user_agent_cookie.go fix: cookie handling (#654) 2020-08-31 08:49:35 +02:00