Documentation

HttpClientWrapper extends HttpBrowser
in package

Class HttpClientWrapper

Table of Contents

Methods

request()  : Crawler

Methods

request()

public request(string $method, string $uri[, array<string|int, mixed> $parameters = [] ][, array<string|int, mixed> $files = [] ][, array<string|int, mixed> $server = [] ][, string|null $content = null ][, bool $changeHistory = true ]) : Crawler
Parameters
$method : string
$uri : string
$parameters : array<string|int, mixed> = []
$files : array<string|int, mixed> = []
$server : array<string|int, mixed> = []
$content : string|null = null
$changeHistory : bool = true
Tags
inheritdoc
throws
BadResponseException
Return values
Crawler

        
On this page

Search results