Versions in this module Expand all Collapse all v1 v1.4.6 Mar 18, 2021 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