Notable changes
-
features
- support config.maxProxyCount to help get the real client ip
- switch httpclient to httpclient2 for retry feature
-
docs
- add how to config egg behind a proxy
- update http_proxy usage
- change
egg-init
tonpm init egg
Commits
- [
01b9588a3
] - feat: support config.maxProxyCount to help get the real client ip (#3612) (Yiyu He <dead_horse@qq.com>) - [
eead31862
] - feat: switch httpclient to httpclient2 for retry feature (#3606) (TZ | 天猪 <atian25@qq.com>) - [
879fe93a6
] - docs: add how to config egg behind a proxy (#3614) (Yiyu He <dead_horse@qq.com>) - [
2357fbc1e
] - docs: remove egg-ts-helper && inspect-brk (#3603) (TZ | 天猪 <atian25@qq.com>) - [
e0a1d8fc6
] - docs: change egg-init tonpm init egg
(#3588) (TZ | 天猪 <atian25@qq.com>) - [
763923cd7
] - chore: remove unused plugins.puml link (#3579) (TZ | 天猪 <atian25@qq.com>) - [
b1746468d
] - docs(httpclient): update http_proxy usage (#3569) (TZ | 天猪 <atian25@qq.com>)