Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseHttpRequestData ¶
ParseHttpRequestData parses raw request bytes. Empty input is reported as an error rather than a nil request with no error, so that a caller can rely on a nil error meaning it received a request.
func ParseHttpResponseData ¶
ParseHttpResponseData parses raw response bytes. Empty input is reported as an error rather than a nil response with no error, so that a caller can rely on a nil error meaning it received a response.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.