Skip to content

v0.6.7

Compare
Choose a tag to compare
@alice-yyds alice-yyds released this 04 Aug 07:08
· 144 commits to main since this release
0db9f4f

Optimize

[#884] optimize: unify timeout error
[#875] optimize(client): do not write body in stream mode if content-length is 0
[#871] optimize(http1): retry if the error is caused by broken pooled conn
[#860] optimize: modify judgment conditions when use retry and err = nil

Fix

[#876] fix: keep isTLS field in keepalive when reset the request

Tests

[#866] test(http1): fix retry test
[#804] test: add test for protocol http1

Chore

[#864] chore: remove wechat group in readme
[#817] chore(http1): remove duplicated code


Thanks a lot to those community contributors who submit some pull requests for this version:
@a631807682