Skip to content

Commit 07037d5

Browse files
committed
update(http): Removing exceptions
1 parent 683a39f commit 07037d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/http/HTTPRequest.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#define _httprequest_h
33

44
#define CPPHTTPLIB_OPENSSL_SUPPORT
5+
#define CPPHTTPLIB_NO_EXCEPTIONS
56

67
#include <httplib.h>
78
#include "ContentTypes.h"

0 commit comments

Comments
 (0)