API17:JHttp::head
From Joomla! Documentation
JHttp::head
Description
Method to send the HEAD command to the server.
public function head ($url)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $url |
See also
JHttp::head source code on BitBucket
Class JHttp
Subpackage Client- Other versions of JHttp::head
User contributed notes
Code Examples