changed client_body_limit (now in KB)
+ multiples little adjusts
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
# define CRLF CR LF
|
||||
# define CRLF_SIZE 2
|
||||
# define NPOS std::string::npos
|
||||
# define KB 1024
|
||||
# define MB 1048576
|
||||
|
||||
/* Equivalent for end of http header size :
|
||||
** std::string(CRLF CRLF).size();
|
||||
|
||||
Reference in New Issue
Block a user