-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
Hello, using the size or from parameters in search function, I had this error:
{ "error" : "Content-Type header [application/x-www-form-urlencoded] is not supported", "status" : 406 }
Except error on my part, to solve this problem one would have to add in the "call" function of the class ElasticSearch\Transport\HTTP curl_setopt($conn, CURLOPT_HTTPHEADER, array('Content-Type: application/json'));
Thank you
cordially
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels