1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/website/docs
Pedro Papadopolis 24c2a70138
feat: Make compression middleware optional (#5306)
## Why
Currently AWS API Gateway doesn't have compression enabled by default,
this PR will make it easier to for example deploy Unleash over to AWS
Lambda without further configuration in API Gateway, frameworks like
Serverless requires a bit more work to set up compression and some times
one might not need compression at all.

## How
Create a new config flag called `disableCompression` which will not
include `compression` middleware in express' instance when set as true.
2023-12-16 08:06:26 +01:00
..
contributing docs: ADR with handling tables (#5561) 2023-12-13 11:09:55 +01:00
feature-flag-tutorials Intro React Tutorial (#5579) 2023-12-11 12:07:50 -06:00
how-to chore: fix typos in how-to-add-sso-open-id-connect.md (#5270) 2023-11-06 12:19:29 +00:00
migrations
reference docs: Compare front-end api to edge, not proxy (#5617) 2023-12-14 09:04:44 +01:00
topics fix(docs) small docs typo (#5283) 2023-11-06 15:03:21 +00:00
understanding-unleash docs: Clarify edge proximity to users (#5601) 2023-12-12 12:35:57 +01:00
unleash-academy Navigation refactor (#5227) 2023-10-31 09:38:03 -05:00
using-unleash feat: Make compression middleware optional (#5306) 2023-12-16 08:06:26 +01:00
client-specification.md
quickstart.md Navigation refactor (#5227) 2023-10-31 09:38:03 -05:00
welcome.md Navigation refactor (#5227) 2023-10-31 09:38:03 -05:00