php man page for http_head

Query: http_head

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

HTTP_HEAD(3)								 1							      HTTP_HEAD(3)

http_head - Perform HEAD request

SYNOPSIS
string http_head (string $url, [array $options], [array &$info])
DESCRIPTION
Performs an HTTP HEAD request on the supplied url. See the full list of request options.
PARAMETERS
o $url - URL o $options -request options o $info -Request/response information
RETURN VALUES
Returns 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::request(3) - osx
arch::liteweb(3pm) - debian
http::oai::useragent(3pm) - debian
soapclient.__dorequest(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