RestBase
The minimum amount of S3 necessary to support cookbook upload/download /file_store/FILE
# File lib/chef_zero/endpoints/file_store_file_endpoint.rb, line 12 def get(request) [200, {"Content-Type" => 'application/x-binary'}, get_data(request) ] end
Generated with the Darkfish Rdoc Generator 2.