Class: Libhoney::Response::Status
- Inherits:
-
HTTP::Response::Status
- Object
- HTTP::Response::Status
- Libhoney::Response::Status
- Defined in:
- lib/libhoney/response.rb
Overview
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.