Method: ChefDK::ServiceExceptionInspectors::HTTP#message
- Defined in:
- lib/chef-dk/service_exception_inspectors/http.rb
#message ⇒ Object
30 31 32 |
# File 'lib/chef-dk/service_exception_inspectors/http.rb', line 30 def "HTTP #{code} #{}: " + parsed_response_body end |