Clarify allowed HTTP methods in CORS responses (take 2) (#2011)
* Clarify allowed HTTP methods in CORS responses (take 2) Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> * Update previous changelog an add duplicate changelog Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr> --------- Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>release/v1.13
parent
9198182f1a
commit
846cc49eb2
@ -1 +1 @@
|
||||
Add `PATCH` and `HEAD` to the allowed HTTP methods in CORS responses, as per [MSC4138](https://github.com/matrix-org/matrix-spec-proposals/pull/4138).
|
||||
Clarify the allowed HTTP methods in CORS responses, as per [MSC4138](https://github.com/matrix-org/matrix-spec-proposals/pull/4138).
|
||||
|
||||
@ -0,0 +1 @@
|
||||
Clarify the allowed HTTP methods in CORS responses, as per [MSC4138](https://github.com/matrix-org/matrix-spec-proposals/pull/4138).
|
||||
Loading…
Reference in New Issue