# Functions
Load makes functions related to httpclient available to the given Lua state.
NewHTTPClient creates a HTTPClient struct.
# Constants
HTTPClientClass is an identifier for the HTTPClient class in Lua.
# Structs
HTTPClient represents a HTTP client.