Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/gateway: disable compression (#4042)
Since the gateway is not set to enable compression, returning true or false will ultimately not compress. This is the expected behavior, but returning false direct here would be clearer.
- Loading branch information