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 62e036f commit 0654e5dCopy full SHA for 0654e5d
httplib.h
@@ -45,7 +45,7 @@
45
#endif
46
47
#ifndef CPPHTTPLIB_IDLE_INTERVAL_USECOND
48
-#define CPPHTTPLIB_IDLE_INTERVAL_USECOND 100000
+#define CPPHTTPLIB_IDLE_INTERVAL_USECOND 0
49
50
51
#ifndef CPPHTTPLIB_REQUEST_URI_MAX_LENGTH
0 commit comments