module
ActionController::DataStreaming
v5.2.3 -
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