Skip to content

Fixed content-disposition in blob and files API endpoint

What does this MR do?

This MR fixes a regression from https://gitlab.com/gitlab-org/gitlab-ce/commit/9a5703ec82d394c2549f5afda7280c889d4cc373, where the content disposition in the blobs API endpoint returns attachment; filename=nil.

What are the relevant issue numbers?

Closes #55781 (closed)

Does this MR meet the acceptance criteria?

Merge request reports