Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 333 Bytes

16.20.3 - 1.10.1.md

File metadata and controls

8 lines (7 loc) · 333 Bytes

1.10.1

  • 修复Http2服务器设置Header错误的问题
  • 增加http_proxy_userhttp_proxy_password配置项
  • 增加Client::shutdown方法,可关闭socket读写
  • 增加WebSocket\Server::isEstablished方法
  • 增加debug_mode配置项,用于debug版本关闭日志输出
  • 兼容Unity3DHttpClient