Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BodyTooLargeError ¶
type BodyTooLargeError struct {
// contains filtered or unexported fields
}
BodyTooLargeError is an error that indicates that the size of a request or response body exceeded a specified limit.
func (*BodyTooLargeError) Error ¶
func (e *BodyTooLargeError) Error() string
Click to show internal directories.
Click to hide internal directories.