module
ActionController::Streaming
v3.0.9 -
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 = {\n:type => 'application/octet-stream'.freeze,\n:disposition => 'attachment'.freeze,\n}.freeze
Files
- actionpack/lib/action_controller/metal/streaming.rb