Module | ChefNetHTTPExceptionExtensions |
In: |
lib/chef/monkey_patches/net_http.rb
|
Module gets mixed in to Net::HTTP exception classes so we can attach our RESTRequest object to them and get the request parameters back out later.
chef_rest_request | [RW] |