mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
feature(socket) add browser client etag
This commit is contained in:
parent
6d4b132502
commit
4330757f93
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@
|
|||
if (!WIN32) {
|
||||
lListen.enable('browser client minification');
|
||||
lListen.enable('browser client gzip');
|
||||
lListen.enable('browser client etag');
|
||||
}
|
||||
|
||||
lRet = lListen.sockets.on('connection', function (socket){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue