mirror of
https://git.checksum.fail/alec/slon.git
synced 2025-12-08 12:09:55 +02:00
Slon/Modules/Http: Increase session buffer size to 10MB
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#define SLON_HTTP_BUFFER_SIZE 1048576
|
||||
#define SLON_HTTP_BUFFER_SIZE 10485760
|
||||
#define SLON_HTTP_VERB_DELETE 1
|
||||
#define SLON_HTTP_VERB_GET 2
|
||||
#define SLON_HTTP_VERB_OPTIONS 3
|
||||
|
||||
Reference in New Issue
Block a user