mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2025-05-14 16:58:30 +00:00
Revert "Changed set_file_content to accept only a regular file path."
This reverts commit 7ab9c119ef
.
This commit is contained in:
parent
7ab9c119ef
commit
3f00e1b321
3 changed files with 91 additions and 90 deletions
|
@ -2288,8 +2288,6 @@ protected:
|
|||
{
|
||||
#ifdef CPPHTTPLIB_OPENSSL_SUPPORT
|
||||
cli_.enable_server_certificate_verification(false);
|
||||
#else
|
||||
#error no ssl
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue