http_support()
http_support - Check built-in HTTP support
Syntax
int http_support (
int $feature)
Arguments
- feature - feature to probe for
Description
Check for features that require external libraries.
Version
PHP PECL pecl_http >= 0.15.0
Return value
Returns integer, whether requested feature is supported, or a bitmask with all supported features if feature was omitted.