转自:https://blog.csdn.net/xieshanwu/article/details/78667881
使用Chrome浏览器插件sense请求时,报错406
查询官方文档得到说明,从6.0版本开始,本次请求必须加上正确的 Content-Type,
详细见官网说明https://www.elastic.co/blog/strict-content-type-checking-for-elasticsearch-rest-requests
Sense 0.9.0 版本不能支持elasticsearch6.x,我自己改了一下这个插件,使其发送ajax请求时带上contentType: 'application/json', 使用方法解压后得到文件夹,打开chrome扩展程序页面,拖拽文件夹上去进行安装。
可以把文件夹放在浏览器默认插件位置:C:\Users\Administrator\AppData\Local\Google\Chrome\User Data\Default\Extensions
linux的是拖文件夹到扩展程序上安装,请求便可以成功了。
下载地址:https://pan.baidu.com/s/1bo3SlQJ