We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1529c21 commit b82dedaCopy full SHA for b82deda
properties.h
@@ -2,7 +2,7 @@
2
#define HTTPC_PROPERTIES
3
4
#define DEFAULT_PORT 8000
5
-#define BUFFER_SIZE 1024
+#define BUFFER_SIZE 1024 * 4
6
#define TIMEOUT_SECONDS 5
7
#define MAX_FORKS_NUMBER 1024 * 4
8
0 commit comments