elasticsearch-head
elasticsearch-head copied to clipboard
only add http.cors.allow-headers: Authorization is not ok
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
can you update the README files?
You're right. Thank you
Lucky me found this post.
Still not updated in README.md lol.