Response callSecure(string $method, string $uri, array $parameters = array(), array $cookies = array(), array $files = array(), array $server = array(), string $content = null)
Call the given HTTPS URI and return the Response.
Response callSecure(string $method, string $uri, array $parameters = array(), array $cookies = array(), array $files = array(), array $server = array(), string $content = null)
Call the given HTTPS URI and return the Response.
string | $method | |
string | $uri | |
array | $parameters | |
array | $cookies | |
array | $files | |
array | $server | |
string | $content |
Response |
Designed by : w10schools
service@w10schools.com
Please login to continue.