Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrResponseIsNil = errors.New("Supplied response is nil") ErrResponseBodyIsNil = errors.New("Response body is nil") ErrResponseContentTypeNotHTML = errors.New("Response header 'Content-Type' is not 'text/html'") )
-
Functions ¶
func FromHTMLResponse ¶
FromHTMLResponse - takes response Body, converts to UTF-8, reads into buffer and wraps into bytes Reader
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.