module
ActionController::Streaming
v3.0.0 -
Show latest stable
Methods for sending arbitrary data and for streaming files to the browser, instead of rendering.
Included modules
- ActionController::Rendering
Constants
DEFAULT_SEND_FILE_OPTIONS = { :type => 'application/octet-stream'.freeze, :disposition => 'attachment'.freeze, }.freeze
Files
- actionpack/lib/action_controller/metal/streaming.rb