fleet/server/config
Zach Wasserman 3a0b72a329
Add gzip support to API handlers (#38675)
**Related issue:** Resolves #37944 

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files)
for more information.

## Testing
- [x] QA'd all new/changed functionality manually

## New Fleet configuration settings

- [x] Setting(s) is/are explicitly excluded from GitOps (it's a server
configuration)
2026-01-29 08:21:18 -03:00
..
config.go Add gzip support to API handlers (#38675) 2026-01-29 08:21:18 -03:00
config_test.go Added conditional_access.cert_serial_format server option to allow specifying the Okta conditional access certificate serial format. (#38697) 2026-01-26 12:21:10 -06:00
secrets_manager.go Updates for getting private key from AWS secrets manager (#32789) 2025-09-19 10:57:02 -05:00
secrets_manager_test.go Updates for getting private key from AWS secrets manager (#32789) 2025-09-19 10:57:02 -05:00