mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2025-05-14 16:58:30 +00:00
Updated README
This commit is contained in:
parent
d1d3fcdfd5
commit
348d032029
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ SSL Support
|
|||
|
||||
SSL support is available with `CPPHTTPLIB_OPENSSL_SUPPORT`. `libssl` and `libcrypto` should be linked.
|
||||
|
||||
NOTE: cpp-httplib currently supports only version 1.1.1.
|
||||
NOTE: cpp-httplib currently supports only version 1.1.1 and 3.0.
|
||||
|
||||
```c++
|
||||
#define CPPHTTPLIB_OPENSSL_SUPPORT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue