We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 683a39f commit 07037d5Copy full SHA for 07037d5
src/http/HTTPRequest.h
@@ -2,6 +2,7 @@
2
#define _httprequest_h
3
4
#define CPPHTTPLIB_OPENSSL_SUPPORT
5
+#define CPPHTTPLIB_NO_EXCEPTIONS
6
7
#include <httplib.h>
8
#include "ContentTypes.h"
0 commit comments