Properly implement CORS & OPTIONS method for matrix routes #3

Open
opened 2022-04-03 09:47:05 +02:00 by Jef Roosens · 0 comments

The spec specifically requests that .well-known routes return CORS headers & antipicate a request using the OPTIONS method, for browser-based clients.

https://spec.matrix.org/v1.2/client-server-api/#web-browser-clients

The spec specifically requests that .well-known routes return CORS headers & antipicate a request using the OPTIONS method, for browser-based clients. https://spec.matrix.org/v1.2/client-server-api/#web-browser-clients
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Chewing_Bever/site-backend#3
There is no content yet.