Module: ActiveStorage::Streaming
- Included in:
- Blobs::ProxyController, Representations::ProxyController
- Defined in:
- activestorage/app/controllers/concerns/active_storage/streaming.rb
Constant Summary collapse
- DEFAULT_BLOB_STREAMING_DISPOSITION =
"inline"
Constants included from ActionController::DataStreaming
ActionController::DataStreaming::DEFAULT_SEND_FILE_DISPOSITION, ActionController::DataStreaming::DEFAULT_SEND_FILE_TYPE
Constants included from ActionController::Rendering
ActionController::Rendering::RENDER_FORMATS_IN_PRIORITY
Method Summary
Methods included from ActionController::Live
#process, #response_body=, #send_stream
Methods included from ActiveSupport::Concern
#append_features, #class_methods, extended, #included, #prepend_features, #prepended