We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b78f12c + e2c9f98 commit 0c71f38Copy full SHA for 0c71f38
src/HTTPSConnection.cpp
@@ -1,4 +1,5 @@
1
#include "HTTPSConnection.hpp"
2
+#include "mbedtls/error.h"
3
#include "mbedtls/net_sockets.h"
4
5
namespace httpsserver {
0 commit comments