HTTP_HEAD(3) 1 HTTP_HEAD(3) http_head - Perform HEAD requestSYNOPSISstring http_head (string $url, [array $options], [array &$info])DESCRIPTIONPerforms an HTTP HEAD request on the supplied url. See the full list of request options.PARAMETERSo $url - URL o $options -request options o $info -Request/response informationRETURN VALUESReturns the HTTP response(s) as string on success, or FALSE on failure. PHP Documentation Group HTTP_HEAD(3)
| Related Man Pages |
|---|
| http::request5.18(3) - mojave |
| http_redirect(3) - php |
| http::request(3) - osx |
| http::request(3) - centos |
| httprequest(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| http HEAD reuest |
| R-049: HTTP Header Injection Vulnerabilities in Adobe Flash Player |
| HTTP Headers Reference: HTTP Status-Codes |