Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove reader allocation for compressors pools (#792)
Small optimization to avoid allocating a new reader when recycling compressors by using `http.NoBody`. Signed-off-by: Edward McFarlane <[email protected]>
- Loading branch information