* build: use alpine as base image * build: use alpine edge instead of latest
* 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