Method: ElasticAPM::Context::Response#status_code

Defined in:
lib/elastic_apm/context/response.rb

#status_codeObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



37
38
39
# File 'lib/elastic_apm/context/response.rb', line 37

def status_code
  @status_code
end