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)
No description