Requests_Proxy_HTTP::__construct( array|null $args = null )
Constructor
Parameters
-
$args
array|null Optional -
Array of user and password. Must have exactly two elements
Default:
null
Source
File: wp-includes/Requests/Proxy/HTTP.php
.
View all references
Changelog
Version | Description |
---|---|
1.6 | Introduced. |