Specify Content-Type and Content-Disposition usage in the media repo (#1935)

This commit is contained in:
Kévin Commaille 2024-09-02 10:41:33 +02:00 committed by GitHub
parent 7f2f100420
commit 415fb43848
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 203 additions and 11 deletions

View file

@ -0,0 +1 @@
Specify `Content-Type` and `Content-Disposition` usage in the media repo, as per [MSC2701](https://github.com/matrix-org/matrix-spec-proposals/pull/2701) and [MSC2702](https://github.com/matrix-org/matrix-spec-proposals/pull/2702).