elasticsearch-head icon indicating copy to clipboard operation
elasticsearch-head copied to clipboard

only add http.cors.allow-headers: Authorization is not ok

Open k3v8ns opened this issue 8 years ago • 3 comments

when i set up es instance with cors and basic auth as you writed, all request cannot get right response. only add http.cors.allow-headers: Authorization is not ok for this tools,

should be http.cors.allow-headers: Authorization,X-Requested-With,Content-Length,Content-Type all request get right response

k3v8ns avatar Oct 23 '17 02:10 k3v8ns

can you update the README files?

k3v8ns avatar Oct 23 '17 02:10 k3v8ns

You're right. Thank you

cuidaiyun avatar Nov 03 '17 10:11 cuidaiyun

Lucky me found this post.

Still not updated in README.md lol.

Darin1123 avatar Jun 23 '21 10:06 Darin1123