Versions in this module Expand all Collapse all v1 v1.3.1 Oct 10, 2019 v1.3.0 Oct 10, 2019 Changes in this version + const HeaderAcceptEncoding + const HeaderContentEncoding + const HeaderContentType + const HeaderXContentTypeOptions + const MIMEApplicationJSON + const MIMEApplicationJSONCharsetUTF8 + type HTTPError struct + Code int + Message interface{} + func NewHTTPError(code int, message ...interface{}) *HTTPError + func (he *HTTPError) Error() string