Class: Datadog::Profiling::Transport::IO::Response

Inherits:
Transport::IO::Response show all
Includes:
Response
Defined in:
lib/ddtrace/profiling/transport/io/response.rb

Overview

Response from IO transport for profiling

Instance Attribute Summary

Attributes inherited from Transport::IO::Response

#result

Method Summary

Methods inherited from Transport::IO::Response

#initialize, #ok?

Methods included from Transport::Response

#client_error?, #inspect, #internal_error?, #not_found?, #ok?, #payload, #server_error?, #unsupported?

Constructor Details

This class inherits a constructor from Datadog::Transport::IO::Response