Files
lasuite-docs/src
Manuel RaynaudandAnthony LC a22bf95bce 🔒️(back) set ContentDisposition on media upload
On the media upload endpoint, we want to set the content-disposition
header. Its value is based on the uploaded file mime-type and if flagged
as unsafe. If the file is not an image or is unsafe then the
contentDisposition is set to attachment to force its download.
Otherwise, we set it to inline.
2025-03-03 13:18:40 +01:00
..
2025-02-11 14:16:58 +01:00
2025-02-11 14:16:58 +01:00