# Functions
RequestBaseURL returns the base URL of the request.
Write outputs a standardized format to an HTTP response body.
WriteBytes tries to write the provided bytes and errors if unable.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
StatusWriter intercepts the status of the request and the response body up to maxBodySize if Status >= 400.