http.ServeContent requires io.ReadSeeker which S3 files don't support. Add S3 branch using io.Copy with explicit headers, matching the pattern already used in task attachment downloads. Refs: #2347 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| db.go | ||
| diagnostics_unix.go | ||
| diagnostics_windows.go | ||
| dump.go | ||
| error.go | ||
| filehandling.go | ||
| files.go | ||
| files_test.go | ||
| main_test.go | ||
| repair.go | ||
| s3_test.go | ||
| s3fs.go | ||