Method: ElasticAPM::Transport::Connection#http
- Defined in:
- lib/elastic_apm/transport/connection.rb
#http ⇒ Object (readonly)
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.
49 50 51 |
# File 'lib/elastic_apm/transport/connection.rb', line 49 def http @http end |