summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2020-05-22 09:30:07 -0400
committerGitHub <noreply@github.com>2020-05-22 09:30:07 -0400
commit4429764c9f00bd1d266f08e08a20daac1b849d46 (patch)
tree6b590b75e300860d8f9fbab36f47326dfed7fe38 /changelog.d
parentAdd ability to wait for replication streams (#7542) (diff)
downloadsynapse-4429764c9f00bd1d266f08e08a20daac1b849d46.tar.xz
Return 200 OK for all OPTIONS requests (#7534)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7534.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7534.misc b/changelog.d/7534.misc
new file mode 100644
index 0000000000..9088fb65b8
--- /dev/null
+++ b/changelog.d/7534.misc
@@ -0,0 +1 @@
+All endpoints now respond with a 200 OK for `OPTIONS` requests.
\ No newline at end of file