This website requires JavaScript.
Explore
Help
Sign In
gfwleak
/
tango-tfe
Archived
Watch
1
Star
0
Fork
0
You've already forked tango-tfe
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
7bffff1444648f65e7a85707c5f3fa8ec22deee2
tango-tfe
/
plugin
/
protocol
History
luwenpeng
6a970cb29f
初始化函数返回值的状态为 Z_ERRNO,修正 BrotliDecoderCreateInstance() 返回 NULL 时触发的 bug
...
* 之前的 int ret = 0; (0 stand for Z_OK),当 BrotliDecoderCreateInstance() 返回 NULL 时,ret 的值不会修改,仍是 Z_OK
2019-09-26 10:12:36 +08:00
..
http
#174
修正HTTP1解析层在解析HTTP头部时,误采用前缀匹配判断头部是否为标准定义的问题。
2019-09-23 19:07:32 +08:00
http2
初始化函数返回值的状态为 Z_ERRNO,修正 BrotliDecoderCreateInstance() 返回 NULL 时触发的 bug
2019-09-26 10:12:36 +08:00
CMakeLists.txt
*由于git rebase冲突删除原tfe-new-http2分支
2019-05-24 18:45:44 +08:00