Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPResponse ¶
func (*HTTPResponse) CloseBody ¶
func (h *HTTPResponse) CloseBody()
func (*HTTPResponse) ErrorByStatusCode ¶
func (h *HTTPResponse) ErrorByStatusCode() error
func (*HTTPResponse) GetBodyBytes ¶
func (h *HTTPResponse) GetBodyBytes() ([]byte, error)
func (*HTTPResponse) GetContentType ¶
func (h *HTTPResponse) GetContentType() string
func (*HTTPResponse) GetStatusCode ¶
func (h *HTTPResponse) GetStatusCode() int
func (*HTTPResponse) GetStatusCodeString ¶
func (h *HTTPResponse) GetStatusCodeString() string
Click to show internal directories.
Click to hide internal directories.