Closed Tanc010 closed 2 years ago
HTTP协议应该还有更多的内容,不只这一点吧
看了下,其他的需要进一步模块化,暂时还没有办法支持
HTTP协议应该还有更多的内容,不只这一点吧
只需要types.go,其他如conv/htt1.go、httputility.go插件用不到
HTTP协议应该还有更多的内容,不只这一点吧
看了下,其他的需要进一步模块化,暂时还没有办法支持
其他指的是X的协议吗?
Merging #53 (574662a) into master (96b01e9) will increase coverage by
0.93%
. The diff coverage is88.88%
.
@@ Coverage Diff @@
## master #53 +/- ##
==========================================
+ Coverage 43.21% 44.15% +0.93%
==========================================
Files 44 45 +1
Lines 2573 2627 +54
==========================================
+ Hits 1112 1160 +48
- Misses 1382 1386 +4
- Partials 79 81 +2
Impacted Files | Coverage Δ | |
---|---|---|
protocol/http/types.go | 88.88% <88.88%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 96b01e9...574662a. Read the comment docs.
HTTP协议应该还有更多的内容,不只这一点吧