Class
Chef::REST::RESTRequest
In:
lib/chef/rest/rest_request.rb
Parent:
Object
Methods
call
config
host
new
path
port
query
Attributes
headers
[R]
http_client
[R]
http_request
[R]
method
[R]
url
[R]
Public Class methods
new
(method, url, req_body, base_headers={})
Public Instance methods
call
() {|response if block_given?| ...}
config
()
host
()
path
()
port
()
query
()
[Validate]