Class: Chef::HTTP::SimpleJSON

Inherits:
Chef::HTTP show all
Defined in:
lib/chef/http/simple_json.rb

Instance Attribute Summary

Attributes inherited from Chef::HTTP

#keepalives, #middlewares, #nethttp_opts, #options, #redirect_limit, #sign_on_redirect, #url

Method Summary

Methods inherited from Chef::HTTP

#delete, #get, #head, #http_client, #initialize, #last_response, middlewares, #post, #put, #request, #streaming_request, #streaming_request_with_progress, use

Constructor Details

This class inherits a constructor from Chef::HTTP