Method: OneApm::Support::HTTPClients::TyphoeusHTTPRequest#params

Defined in:
lib/one_apm/support/http_clients/typhoeus_wrappers.rb

#paramsObject



87
88
89
# File 'lib/one_apm/support/http_clients/typhoeus_wrappers.rb', line 87

def params
  post_params.merge(query)
end