module
ActionController::Streaming
v1.2.6 -
Show latest stable
Methods for sending files and streams to the browser instead of rendering.
Constants
DEFAULT_SEND_FILE_OPTIONS = { :type => 'application/octet-stream'.freeze, :disposition => 'attachment'.freeze, :stream => true, :buffer_size => 4096
Files
- actionpack/lib/action_controller/streaming.rb