Versions in this module Expand all Collapse all v0 v0.13.0 Aug 5, 2024 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