Home
last modified time | relevance | path

Searched refs:request (Results 201 – 213 of 213) sorted by path

123456789

/PHP-7.4/sapi/fpm/tests/
H A Dlog-dwd-limit-1050-msg-2900.phpt33 $tester->request()->expectEmptyBody();
H A Dlog-dwd-limit-8000-msg-4096.phpt33 $tester->request()->expectEmptyBody();
H A Dlog-dwp-limit-1000-msg-2000.phpt34 $tester->request()->expectEmptyBody();
H A Dreload-uses-sigkill-as-last-measure.phpt7 if (getenv('SKIP_SLOW_TESTS')) die('skip slow tests excluded by request');
38 $tester->request()->expectEmptyBody();
H A Dsocket-invalid-allowed-clients.phpt34 // this is from the request
H A Dstatus-basic.phpt36 $tester->request()->expectEmptyBody();
H A Dtester.inc117 * The last response for the request call
459 * Execute request with parameters ordered for better checking.
477 return $this->request($query, $headers, $uri, $address, $successMessage, $errorMessage);
481 * Execute and check ping request.
492 $response = $this->request('', [], $pingPath, $address);
497 * Execute and check status request(s).
519 $response = $this->request($query, [], $statusPath, $address);
525 * Get request params array.
574 * Execute request.
585 public function request(
/PHP-7.4/sapi/fpm/
H A Dwww.conf.in200 ; request method - the request method (GET, POST, ...);
201 ; request URI - the request URI with the query string;
205 ; last request cpu - the %cpu the last request consumed
209 ; last request memory - the max amount of memory the last request consumed
223 ; request duration: 1250261
224 ; request method: GET
229 ; last request cpu: 0.00
230 ; last request memory: 0
265 ; %C: %CPU used by the request
283 ; %l: content-length of the request (for POST request only)
[all …]
/PHP-7.4/sapi/litespeed/
H A DREADME.md77 have lsphp accept request on Unix domain socket `/tmp/lsphp_manual.sock`.
156 will wait for a new request before it exits. This option help releasing system
171 time allowed when processing a request. If a child process can not finish
172 processing of a request in the given time period, it will be killed by the
/PHP-7.4/sapi/phpdbg/
H A Dxml.md24 - the request id, if one was passed to the last command (via -r %d, where %d is the id) (and the ou…
/PHP-7.4/tests/basic/
H A D029.phpt2 Shift_JIS request
H A D030.phpt2 Bug#55504 (Content-Type header is not parsed correctly on HTTP POST request)
H A D031.phpt2 Bug#55504 (Content-Type header is not parsed correctly on HTTP POST request)

Completed in 34 milliseconds

123456789