Contains the Client trait for executing Endpoints.
An array of HTTP response codes which indicate a successful response
Represents an HTTP client which is capable of executing Endpoints by sending the Request generated by the Endpoint and returning a Response.