zitadel/internal/api/http
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
..
middleware fix: do not cache api (incl. grpc) and http errors (#2088) 2021-07-28 13:19:44 +02:00
cookie.go fix: cookie handling (#654) 2020-08-31 08:49:35 +02:00
domain_check.go feat: add domain verification (#560) 2020-08-06 15:03:03 +02:00
header.go fix: parsing of ip address (#2045) 2021-07-20 10:10:48 +02:00
listener.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
marshal.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
origin.go feat: add additional origins on applications (#1691) 2021-05-19 09:17:38 +02:00
parser.go feat: add some api packages 2020-03-23 07:01:59 +01:00
probes.go feat: add tracing interceptors to login and oidc (#764) 2020-10-21 10:18:34 +02:00
server.go feat: metrics (#1024) 2020-12-02 08:50:59 +01:00