Lines Matching defs:request
36 public function __invoke(RequestInterface $request, array $options): PromiseInterface
84 RequestInterface $request,
98 …private function createResponse(RequestInterface $request, array $options, $stream, ?float $startT…
263 private function createStream(RequestInterface $request, array $options)
344 private function resolveHost(RequestInterface $request, array $options): UriInterface
370 private function getDefaultContext(RequestInterface $request): array
410 …private function add_proxy(RequestInterface $request, array &$options, $value, array &$params): vo…
471 …private function add_timeout(RequestInterface $request, array &$options, $value, array &$params): …
481 …private function add_crypto_method(RequestInterface $request, array &$options, $value, array &$par…
500 …private function add_verify(RequestInterface $request, array &$options, $value, array &$params): v…
526 …private function add_cert(RequestInterface $request, array &$options, $value, array &$params): void
543 …private function add_progress(RequestInterface $request, array &$options, $value, array &$params):…
560 …private function add_debug(RequestInterface $request, array &$options, $value, array &$params): vo…