Method: Chef::HTTP::JSONInput#stream_response_handler
- Defined in:
- lib/chef/http/json_input.rb
#stream_response_handler(response) ⇒ Object
53 54 55 |
# File 'lib/chef/http/json_input.rb', line 53 def stream_response_handler(response) nil end |