Method: Chef::HTTP::JSONOutput#stream_response_handler

Defined in:
lib/chef/http/json_output.rb

#stream_response_handler(response) ⇒ Object



76
77
78
# File 'lib/chef/http/json_output.rb', line 76

def stream_response_handler(response)
  nil
end