From 755189d2802d686a246e10d866c2890ad9451007 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Fri, 3 May 2024 16:09:18 -0600 Subject: [PATCH] add link --- proposals/4138-update-cors-methods.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/proposals/4138-update-cors-methods.md b/proposals/4138-update-cors-methods.md index 98b9047d..ecadc187 100644 --- a/proposals/4138-update-cors-methods.md +++ b/proposals/4138-update-cors-methods.md @@ -9,7 +9,8 @@ the `Access-Control-Allow-Methods` header. ## Proposal -The `Access-Control-Allow-Methods` header's recommended value is updated to include the following: +The [`Access-Control-Allow-Methods` header's recommended value](https://spec.matrix.org/v1.10/client-server-api/#web-browser-clients) +is updated to include the following: * `PATCH` - A plausibly useful HTTP method for future use. * `HEAD` - Similar to `PATCH`, `HEAD` is plausibly useful for feature detection and cases like