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 |
Please login to continue.