Files
hereconnect/services/couchdb/config/cors.ini
T

9 lines
169 B
INI
Raw Normal View History

2024-11-24 22:45:50 +02:00
[chttpd]
enable_cors = true
[cors]
headers = accept, authorization, content-type, origin, referer
methods = GET, PUT, POST, HEAD, DELETE
credentials = true
origins = *