more headers

This commit is contained in:
Yann Esposito 2014-10-27 10:40:12 +01:00
commit eb7641499c

View file

@ -23,7 +23,7 @@
referer referer
host) host)
headers {"Access-Control-Allow-Origin" origins headers {"Access-Control-Allow-Origin" origins
"Access-Control-Allow-Headers" "Origin, X-Requested-With, Content-Type, Accept, Cache-Control, Authorization" "Access-Control-Allow-Headers" "Origin, X-Requested-With, Content-Type, Accept, Cache-Control, Accept-Language, Accept-Encoding, Authorization"
"Access-Control-Allow-Methods" "HEAD, GET, POST, PUT, DELETE, OPTIONS, TRACE" "Access-Control-Allow-Methods" "HEAD, GET, POST, PUT, DELETE, OPTIONS, TRACE"
"Access-Control-Allow-Credentials" "true" "Access-Control-Allow-Credentials" "true"
"Access-Control-Expose-Headers" "content-length" "Access-Control-Expose-Headers" "content-length"