Ref T7149. This still buffers the whole file, but is reaaaaal close to not doing that.
Allow Responses to be streamed, and rewrite the range stuff in the FileResponse so it does not rely on having the entire content available.
Differential D12072
Prepare file responses for streaming chunks epriestley on Mar 13 2015, 8:57 PM. Authored by Tags None Referenced Files
Subscribers
Details
Ref T7149. This still buffers the whole file, but is reaaaaal close to not doing that. Allow Responses to be streamed, and rewrite the range stuff in the FileResponse so it does not rely on having the entire content available.
Diff Detail
|