Browse Source

A detail about Gzip support (#475)

* Typos fixed

* README.md edited.libz should be linked for GZIP support.
Saika Fatih 5 years ago
parent
commit
be45ff1ff1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -494,7 +494,7 @@ cli.enable_server_certificate_verification(true);
 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: