Method: NewRelic::Agent::Transaction::ExternalRequestSegment#http_status_code

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

#http_status_codeObject (readonly)



25
26
27
# File 'lib/new_relic/agent/transaction/external_request_segment.rb', line 25

def http_status_code
  @http_status_code
end