MakesHttpRequests::callSecure()

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.

Parameters

string $method
string $uri
array $parameters
array $cookies
array $files
array $server
string $content

Return Value

Response
doc_Laravel
2016-11-02 16:25:05
Comments
Leave a Comment

Please login to continue.