class Libhoney::Response::Status
The response status from HTTP calls to a Honeycomb API endpoint.
For most of the life of this client, this response object has been a pass-through to the underlying HTTP library's response object. This class in the Libhoney
namespace now owns the interface for API responses.