Versions in this module Expand all Collapse all v1 v1.0.2 Apr 25, 2024 v1.0.1 Apr 24, 2024 Changes in this version + func HttpRequest(ctx context.Context, url, method string, header map[string][]string, ...) (*http.Response, error) + func HttpRequestWithProxy(ctx context.Context, url, method string, header map[string][]string, ...) (*http.Response, error)