Method: NewRelic::Agent::Transaction#http_response_code

Defined in:
lib/new_relic/agent/transaction.rb

#http_response_codeObject

[View source]

65
66
67
# File 'lib/new_relic/agent/transaction.rb', line 65

def http_response_code
  @http_response_code
end