mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-19 09:40:49 +08:00
version 3.9 -> 4.0
This commit is contained in:
parent
aec6f85f55
commit
6a0ac69761
@ -250,7 +250,7 @@ typedef int SOCKET;
|
|||||||
|
|
||||||
#include "mongoose.h"
|
#include "mongoose.h"
|
||||||
|
|
||||||
#define MONGOOSE_VERSION "3.9"
|
#define MONGOOSE_VERSION "4.0"
|
||||||
#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…
Reference in New Issue
Block a user