module

ActionController::Streaming

Methods for sending files and streams to the browser instead of rendering.

Constants

DEFAULT_SEND_FILE_OPTIONS = { :type => 'application/octet-stream'.freeze, :disposition => 'attachment'.freeze, :stream => true, :buffer_size => 4096

Files

  • actionpack/lib/action_controller/streaming.rb