mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
- [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] Added/updated automated tests - [X] QA'd all new/changed functionality manually --------- Co-authored-by: Juan Fernandez <juan-fdz-hawa@users.noreply.github.com>
1 line
101 B
Text
1 line
101 B
Text
* Improved body parsing validation by using http.MaxBytesReader and wrapping gzip decode output too.
|