Skip to content

Commit be45ff1

Browse files
author
Saika Fatih
authored
A detail about Gzip support (#475)
* Typos fixed * README.md edited.libz should be linked for GZIP support.
1 parent 803ebe1 commit be45ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ cli.enable_server_certificate_verification(true);
494494
Zlib Support
495495
------------
496496
497-
'gzip' compression is available with `CPPHTTPLIB_ZLIB_SUPPORT`.
497+
'gzip' compression is available with `CPPHTTPLIB_ZLIB_SUPPORT`. `libz` should be linked.
498498
499499
The server applies gzip compression to the following MIME type contents:
500500

0 commit comments

Comments
 (0)