A detail about Gzip support (#475)

* Typos fixed

* README.md edited.libz should be linked for GZIP support.
This commit is contained in:
Saika Fatih 2020-05-13 00:38:51 +03:00 committed by GitHub
parent 803ebe1e20
commit be45ff1ff1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -494,7 +494,7 @@ cli.enable_server_certificate_verification(true);
Zlib Support Zlib Support
------------ ------------
'gzip' compression is available with `CPPHTTPLIB_ZLIB_SUPPORT`. 'gzip' compression is available with `CPPHTTPLIB_ZLIB_SUPPORT`. `libz` should be linked.
The server applies gzip compression to the following MIME type contents: The server applies gzip compression to the following MIME type contents: