Method: ChefDK::ServiceExceptionInspectors::HTTP#req_body
- Defined in:
- lib/chef-dk/service_exception_inspectors/http.rb
#req_body ⇒ Object
113 114 115 |
# File 'lib/chef-dk/service_exception_inspectors/http.rb', line 113 def req_body request.body end |