mirror of
https://github.com/matrix-org/matrix.org.git
synced 2026-01-11 20:07:22 +00:00
update Access-Control-Allow-* Headers to spec v.13
Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>
This commit is contained in:
parent
394a98458c
commit
383fe18677
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@
|
|||
# Allow ACAO for well-known records and serve them as JSON
|
||||
/.well-known/matrix/*
|
||||
Access-Control-Allow-Origin: *
|
||||
Access-Control-Allow-Methods: GET, POST, PUT, DELETE, OPTIONS
|
||||
Access-Control-Allow-Headers: X-Requested-With, Content-Type, Authorization
|
||||
Content-Type: application/json
|
||||
|
||||
# Add content type for jira archive
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue