Method: ChefDK::ServiceExceptionInspectors::HTTP#http_method

Defined in:
lib/chef-dk/service_exception_inspectors/http.rb

#http_methodObject



101
102
103
# File 'lib/chef-dk/service_exception_inspectors/http.rb', line 101

def http_method
  request.method
end