You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add test download via /binary_content via dispatch - issue2551068
CI showed I missed a code path. Dispatch and format_dispatch_output
did not have a test case though the /binary_content code path.
Added this test and verifies the data, content-type, lack of ETag
header, presence of header to prevent browser sniffing.
0 commit comments