1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/website/docs
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
..
contributing Docs/dev docs (#2134) 2022-10-19 14:32:37 +02:00
how-to refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
migrations
reference fix: adds cors caching (#2522) 2022-11-24 16:14:47 +01:00
topics refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
tutorials refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
about-the-docs.md refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
client-specification.md refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00