Download a measurement file
Cell Measurements
Download a measurement file
Stream a specific file in a measurement back to the caller.
The bytes are proxied through the backend (same-origin) rather than
307-redirecting to the storage signed URL. A cross-origin redirect to
http:// storage trips the CSP upgrade-insecure-requests directive in
local dev (and would otherwise require CORS), which breaks the browser-side
blob fetch the file gallery does.
Download a measurement file