|
response.setHeader("Access-Control-Allow-Headers",
|
|
response.setHeader("Access-Control-Allow-Headers",
|
|
"Origin, No-Cache, X-Requested-With, If-Modified-Since, Pragma, Last-Modified, Cache-Control, Expires,userAgent,User-Agent,version, " +
|
|
"Origin, No-Cache, X-Requested-With, If-Modified-Since, Pragma, Last-Modified, Cache-Control, Expires,userAgent,User-Agent,version, " +
|
|
- " Content-Type, content-type,X-E4M-With,Authorization,token,authorization");
|
|
|
|
|
|
+ " Content-Type, content-type,X-E4M-With,Authorization,token,authorization,share");
|
|
response.setHeader("Access-Control-Allow-Credentials", "true");
|
|
response.setHeader("Access-Control-Allow-Credentials", "true");
|