module

ActionController::Streaming

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