Skip to content

馃崚add support for killing commands early

Harald Sitter requested to merge work/cherry-pick-ba2468e3 into release/23.04

this forwards wasKilled to the command objects and prevents us from (e.g.) reading excessive amounts of data into memory when the data is not going to be used in the client because they were only interested in the mimetype.

CCBUG: 468673

(cherry picked from commit ba2468e3)

Merge request reports