Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct transport compression algorithm in docs (#29645)
We use DEFLATE when compressing byte streams on the transport layer yet the docs say we use LZF. This commit correct this.
- Loading branch information