1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-30 21:44:28 -05:00
Commit graph

3 commits

Author SHA1 Message Date
Till ed6d964e5d
Fix function signature, use default random boundary ()
Fixes the function signature of `parseMultipartResponse` and uses the
default random boundary when creating a new multipart response.
2024-09-13 09:39:30 +02:00
Till 7a4ef240fc
Implement MSC3916 ()
Needs https://github.com/matrix-org/gomatrixserverlib/pull/437
2024-08-16 12:37:59 +02:00
Till 185ad6b00d
Allow some content types to be inlined ()
"Shamelessly" stolen from
https://github.com/matrix-org/synapse/pull/15988
2023-12-12 11:15:50 +01:00