Versions in this module Expand all Collapse all v0 v0.0.3 Oct 21, 2023 v0.0.2 Feb 19, 2023 v0.0.1 Aug 1, 2021 Changes in this version + type ErrUnsupportedEncoding struct + Encoding string + Original *http.Response + func (e *ErrUnsupportedEncoding) Error() string + type RoundTripper struct + Wrap http.RoundTripper + func (r *RoundTripper) RoundTrip(req *http.Request) (*http.Response, error)