Documentation ¶
Overview ¶
Package httputil implements HTTP utility functions for working with HTTP requests and responses.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsBodySizeWithinLimit ¶
IsBodySizeWithinLimit checks if the Content-Length of the response is within the specified limit. If the limit is zero or negative, it always returns true.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.