0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-12-14 12:13:52 +01:00
synapse/changelog.d
Quentin Gliech cee9da0da5
MSC4108: Add a Content-Type header on the PUT response (#17253)
This is a workaround for some proxy setup, where the ETag header gets
stripped from the response headers unless there is a Content-Type header
set.

In particular, we saw this bug when putting Cloudflare in front of
Synapse.
I'm pretty sure this is a Cloudflare bug, as this behaviour isn't
documented anywhere, and doesn't make sense whatsoever.

---------

Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2024-11-26 19:43:26 +01:00
..
.gitignore
17253.misc MSC4108: Add a Content-Type header on the PUT response (#17253) 2024-11-26 19:43:26 +01:00
17872.doc Add Forgejo oidc provider config example (#17872) 2024-11-20 16:06:08 -06:00
17933.bugfix Fix up logic for delaying sending read receipts over federation. (#17933) 2024-11-25 18:12:33 +00:00
17936.misc Fix incorrect comment in new schema delta (#17936) 2024-11-20 17:12:17 +00:00
17944.misc Raise setuptools_rust version cap to 1.10.2 (#17944) 2024-11-20 16:49:21 +00:00
17945.misc Add encrypted appservice extensions to Complement test image. (#17945) 2024-11-20 16:35:43 +00:00
17952.misc Return suspended status when querying user account (#17952) 2024-11-22 12:37:19 +00:00
17953.doc link to element-docker-demo from contrib/docker* (#17953) 2024-11-22 12:35:03 +00:00