1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/test
Fredrik Strand Oseberg 5d52216d53
fix: adds cors caching (#2522)
* This PR adds a configurable maxAge header to the CORS middleware. This
allows the preflight request to be cached so that we can reduce the
request load on our end for the frontend clients starting to utilise the
frontend api.
2022-11-24 16:14:47 +01:00
..
config Variants per environment (frontend) (#2453) 2022-11-18 11:43:24 +00:00
e2e fix: adds cors caching (#2522) 2022-11-24 16:14:47 +01:00
examples feat: Add variants per env (#2471) 2022-11-21 10:37:16 +01:00
fixtures Add possibility to soft delete users (#2497) 2022-11-23 09:30:54 +02:00
arbitraries.test.ts feat(#1873/playground): Return detailed information on feature toggle evaluation (#1839) 2022-08-04 15:41:52 +02:00