Versions in this module Expand all Collapse all v0 v0.7.0 Jun 7, 2026 Changes in this version + type HTTPClient struct + Client http.Client + Profile *config.Profile + func DefaultClient(profile *config.Profile) HTTPClient + func (client *HTTPClient) NewRequest(method string, path string, body io.Reader) (req *http.Request, err error)