Move WebServices to use LibreSSL + cpp-httplib (#3501)
Move WebServices to use LibreSSL + cpp-httplib Remove curl + openssl build dependencies
This commit is contained in:
parent
e2c5666883
commit
9283053701
18 changed files with 2633 additions and 150 deletions
|
@ -17,7 +17,7 @@ struct WebResult {
|
|||
Success,
|
||||
InvalidURL,
|
||||
CredentialsMissing,
|
||||
CprError,
|
||||
LibError,
|
||||
HttpError,
|
||||
WrongContent,
|
||||
NoWebservice,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue