Versions in this module Expand all Collapse all v1 v1.7.0 Oct 31, 2022 v1.6.9 Oct 23, 2022 Changes in this version + func NewUnexpectedStatusErr(resp *http.Response) error + type ErrUnexpectedStatus struct + Body []byte + RequestMethod string + RequestURL string + Status string + StatusCode int + func (e ErrUnexpectedStatus) Error() string