# Functions

CheckResponse checks that the http response matches expectations.
CheckResponseBody checks that the http response matches expectations.
CheckServiceUnavailable checks if response is web.ServiceUnavailable.
CheckUnauthorized checks if response is web.CheckUnauthorized.
NewRequest is like http.NewRequest, but returns no error.