Method: NewRelic::Agent::HTTPClients::HTTPXHTTPResponse#status_code

Defined in:
lib/new_relic/agent/http_clients/httpx_wrappers.rb

#status_codeObject



28
29
30
# File 'lib/new_relic/agent/http_clients/httpx_wrappers.rb', line 28

def status_code
  @response.status
end