Create a HEAD request for the client
string|array $uri Resource URI:
array|Collection $headers HTTP headers:
RequestInterface
Guzzle\Http\ClientInterface::createRequest()
public function head($uri = null, $headers = null);