module
ActionController::DataStreaming
v4.2.1 -
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_DISPOSITION = 'attachment'.freeze #:nodoc:
DEFAULT_SEND_FILE_TYPE = 'application/octet-stream'.freeze #:nodoc:
Files
- actionpack/lib/action_controller/metal/data_streaming.rb