Properly implement CORS & OPTIONS method for matrix routes #3

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

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 labels
No milestone
No project
No assignees
1 participant
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
No description provided.