You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
curl -XGET localhost:9200/_nlpcn/sql -H 'Content-Type: application/json' -H 'Accept: application/json' -d "select name from student"
curl: (52) Empty reply from server
修改:
The text was updated successfully, but these errors were encountered:
curl -XGET localhost:9200/_nlpcn/sql -H 'Content-Type: application/json' -H 'Accept: application/json' -d "select name from student"
curl: (52) Empty reply from server
修改:
The text was updated successfully, but these errors were encountered: