HttpClientInterface
interface HttpClientInterface (View source)
Interface HttpClientInterface.
Methods
mixed
send($url, $method,
array $headers = array(),
array $options = array(),
int $timeOut = 30,
bool|false $isAsyncRequest = false,
int $connectTimeOut = 10)
No description