Missing many files in last commit
In last commit, a lot of files has been missed
This commit is contained in:
@ -91,4 +91,6 @@ const char* HttpHeaders::WEBSOCKET_ORIGIN = "WebSocket-Origin";
|
||||
const char* HttpHeaders::WEBSOCKET_PROTOCOL = "WebSocket-Protocol";
|
||||
const char* HttpHeaders::WWW_AUTHENTICATE = "WWW-Authenticate";
|
||||
|
||||
const std::string HttpHeaders::JsonType = "application/json";
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user