mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-05 17:08:29 +00:00
Merge pull request #523 from kuba-orlik/patch-1
Add 'prefer' header to Access-Control-Allow-Headers
This commit is contained in:
commit
df12a6dbdd
1 changed files with 1 additions and 1 deletions
|
@ -336,7 +336,7 @@ Add/Modify the following section in Radicale main configuration file:
|
|||
[headers]
|
||||
Access-Control-Allow-Origin = *
|
||||
Access-Control-Allow-Methods = GET, POST, OPTIONS, PROPFIND, PROPPATCH, REPORT, PUT, MOVE, DELETE, LOCK, UNLOCK
|
||||
Access-Control-Allow-Headers = User-Agent, Authorization, Content-type, Depth, If-match, If-None-Match, Lock-Token, Timeout, Destination, Overwrite, X-client, X-Requested-With
|
||||
Access-Control-Allow-Headers = User-Agent, Authorization, Content-type, Depth, If-match, If-None-Match, Lock-Token, Timeout, Destination, Overwrite, X-client, X-Requested-With, prefer
|
||||
Access-Control-Expose-Headers = Etag
|
||||
|
||||
``InfCloud`` needs read access for ``everybody`` (including anonymous users) on Radicale's root directory.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue