elasticsearch错误 Content-Type header [application/x-www-form-urlencoded] is not supported
使用elasticsearch-6.1.2时,curl与head插件都出现不能查询数据的异常,具体原因如下 curl -XGET http://localhost:9200/tmdb/_search ...