This website works better with JavaScript
首页
发现
帮助
注册
登录
lvjunxi
/
node_modules
关注
2
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
目录树:
e8b3c1ac64
分支列表
标签列表
master
node_modules
/
engine.io
/
CHANGELOG.md
CHANGELOG.md
1.1 KB
文件历史
原始文件
3.5.0
(2020-12-30)
Features
add support for all cookie options (
19cc582
), closes
/github.com/jshttp/cookie#options-1
disable perMessageDeflate by default (
5ad2736
)
3.4.2
(2020-06-04)
Bug Fixes
remove explicit require of uws (
85e544a
)
3.4.1
(2020-04-17)
Bug Fixes
ignore errors when forcefully closing the socket (
da851ec
)
use SameSite=Strict by default (
001ca62
)