Mmx
|
9789f2eba6
|
Improve: use alpine as dockerfile base image (#309)
* build: use alpine as base image
* build: use alpine edge instead of latest
|
2023-12-07 21:41:26 +08:00 |
|
Mmx
|
ac0103a1ee
|
Improve: use alpine as dockerfile base image (#309)
* build: use alpine as base image
* build: use alpine edge instead of latest
|
2023-12-07 21:41:26 +08:00 |
|
Mmx
|
256ca2465b
|
fix: field name "VerifySSL" to "SkipVerifySSL" in Transport config (#305)
|
2023-12-06 09:35:38 +08:00 |
|
Mmx
|
927bf13ce4
|
fix: field name "VerifySSL" to "SkipVerifySSL" in Transport config (#305)
|
2023-12-06 09:35:38 +08:00 |
|
Mmx
|
9df97e2bdb
|
Fix Coroutine Leaks and Proxy Handling in http.Client (#304)
* fix: builtin variable conflict
* feat: add pkg/utils/http HttpClientSkipTlsVerify HttpClient
* fix: realtime create http Transport
* fix: http keepalive connection may not reusable
* feat: allow http request use proxy from environment
|
2023-12-05 23:22:25 +08:00 |
|
Mmx
|
1dcd899591
|
Fix Coroutine Leaks and Proxy Handling in http.Client (#304)
* fix: builtin variable conflict
* feat: add pkg/utils/http HttpClientSkipTlsVerify HttpClient
* fix: realtime create http Transport
* fix: http keepalive connection may not reusable
* feat: allow http request use proxy from environment
|
2023-12-05 23:22:25 +08:00 |
|