# Functions
AuthChecker represents the basic auth implementation https://tools.ietf.org/html/rfc7617 Will let pass the request through the chain if validation succeeds.
RequestLogger will log the client connection information on each request.
ServerHeader will grab server information in the "Server" header.