# Functions
NewClient creates new HTTP client.
NewServer creates new HTTP server instance.
TestFileServer create http test server.
TestServer create http test server.
# Structs
AuthConfig defines configuration settings for authentication.
Client defines local wrapper on standard http.Client.
ClientConfig defines initial configuration when creating Client.
Server defines HTTP server.
ServerConfig defines HTTP server configuration.