We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 803ebe1 commit be45ff1Copy full SHA for be45ff1
README.md
@@ -494,7 +494,7 @@ cli.enable_server_certificate_verification(true);
494
Zlib Support
495
------------
496
497
-'gzip' compression is available with `CPPHTTPLIB_ZLIB_SUPPORT`.
+'gzip' compression is available with `CPPHTTPLIB_ZLIB_SUPPORT`. `libz` should be linked.
498
499
The server applies gzip compression to the following MIME type contents:
500
0 commit comments