elasticsearch\Connection head()

head() public method

Performs HEAD HTTP request

public mixed head ( $url, $options = [], $body = null )
$url string|array

URL

$options array

URL options

$body string

Request body

return mixed

Response

throws yii\elasticsearch\Exception
throws yii\base\InvalidConfigException
doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.