Klaus Post 3d685b7fff
fix: zip error races in WebDownload (#12086)
When an error is reported it is ignored and zipping continues with the next object.

However, if there is an error it will write a response to `writeWebErrorResponse(w, err)`, but responses are still being built.

Fixes #12082

Bonus: Exclude common compressed image types.
2021-04-19 08:44:18 -07:00
..
2021-04-06 08:35:46 -07:00
2020-01-31 08:29:22 +05:30
2021-04-08 19:31:10 -07:00
2021-04-08 19:31:10 -07:00