Notable Changes
-
features
- clear & disable timing after ready
-
fixes
- only set keep-alive header before Node.js 14.8.0
-
typings
- Added missing types in HttpClientConfig
- export EggLogger/EggHttpClient/EggContextHttpClient
-
docs
- fixed grammatical and spelling errors
- update compress url
Commits
- [
b31b47df1
] - feat: clear & disable timing after ready (#4421) (TZ | 天猪 <atian25@qq.com>) - [
d25d32e58
] - fix: only set keep-alive header before Node.js 14.8.0 (#4457) (TZ | 天猪 <atian25@qq.com>) - [
a7ae46c84
] - type: Added missing types in HttpClientConfig (#4388) (Gcaufy <gcaufy@gmail.com>) - [
064cc7a91
] - docs: fixed grammatical and spelling errors (#4424) (Hridayesh Sharma <dev.hridayesh@gmail.com>) - [
95776d646
] - docs: fix spelling mistakes and grammatical errors (#4423) (Hridayesh Sharma <vyasriday7@gmail.com>) - [
50976280f
] - docs: update compress url (#4415) (忽如寄 <594613537@qq.com>)