# Functions
AssertBody asserts the value of the body of a request.
NewTestServer sets up a test HTTP Server without a configuration file.
NewTestServerAndClient sets up a test HTTP Server along with a configuration file to talk to it.
SetHeaders sets standard headers for requests.
StripProgress strips the output from the progress method.
# Structs
TestServer represents a test HTTP server along with a path to a config file.