mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-28 07:28:13 +08:00
3.4 -> 4.5
This commit is contained in:
parent
eed09600f7
commit
5e491801da
@ -231,7 +231,7 @@ typedef int SOCKET;
|
|||||||
#include <lauxlib.h>
|
#include <lauxlib.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define MONGOOSE_VERSION "3.4"
|
#define MONGOOSE_VERSION "3.5"
|
||||||
#define PASSWORDS_FILE_NAME ".htpasswd"
|
#define PASSWORDS_FILE_NAME ".htpasswd"
|
||||||
#define CGI_ENVIRONMENT_SIZE 4096
|
#define CGI_ENVIRONMENT_SIZE 4096
|
||||||
#define MAX_CGI_ENVIR_VARS 64
|
#define MAX_CGI_ENVIR_VARS 64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user