简体   繁体   中英

Elasticsearch - “http://localhost:9200/?pretty” Not Working in IE - Shouldn't it?

In addition to using cURL, shouldn't I also be able to use IE and it display something directly in the browser with http://localhost:9200/?pretty since it's REST?

Thanks

You can use this URL in browser, yes. Have you got an error ? Normally, you have a little json (elasticsearch version, etc i think)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM