Home
last modified time | relevance | path

Searched refs:response (Results 151 – 167 of 167) sorted by relevance

1234567

/PHP-7.3/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_rpcenc_009w.phpt44 …P-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Fault in response to 'echoMultipleF…
H A Dr4_groupH_complex_rpcenc_010w.phpt44 …P-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Fault in response to 'echoMultipleF…
/PHP-7.3/ext/gd/libgd/
H A DREADME4 The inclusion of this library with PHP is in response to the
/PHP-7.3/sapi/fpm/
H A Dwww.conf.in252 ; This directive may be used to customize the response of a ping request. The
253 ; response is formatted as text/plain with a 200 response code.
255 ;ping.response = pong
304 ; %s: status (response code)
/PHP-7.3/
H A Dserver-tests.php242 public $response; variable in HTTPRequest
302 $this->response = $match[2];
317 if(strlen($this->response) > 0) return TRUE;
1373 $out = $r->response;
H A DNEWS844 . Updated to LiteSpeed SAPI V7.4.3 (increased response header count limit from
1194 . Fixed bug #77369 (memcpy with negative length via crafted DNS response). (Stas)
2331 . Fixed bug #75535 (Inappropriately parsing HTTP response leads to PHP
H A Dphp.ini-development810 ; use when sending HTTP response code. If set to 0, PHP sends Status: header that
H A Dphp.ini-production812 ; use when sending HTTP response code. If set to 0, PHP sends Status: header that
/PHP-7.3/ext/snmp/tests/
H A Dsnmp-object-errno-errstr.phpt109 string(%d) "No response from %s"
/PHP-7.3/ext/imap/tests/
H A Dimap_include.inc30 * Display all fields in an element from an imap_fetch_overview() response
/PHP-7.3/ext/intl/
H A DERROR.CONVENTIONS10 in response to bad arguments (e.g. zend_parse_parameters() failure), the PHP
/PHP-7.3/ext/ftp/
H A Dftp.c652 ftp_alloc(ftpbuf_t *ftp, const zend_long size, zend_string **response) in ftp_alloc() argument
675 if (response) { in ftp_alloc()
676 *response = zend_string_init(ftp->inbuf, strlen(ftp->inbuf), 0); in ftp_alloc()
/PHP-7.3/ext/soap/
H A Dphp_http.c668 char HA1[33], HA2[33], response[33], cnonce[33], nc[9]; in make_http_soap_request() local
757 make_digest(response, hash); in make_http_soap_request()
795 smart_str_appendl(&soap_headers, response, 32); in make_http_soap_request()
/PHP-7.3/ext/standard/html_tables/mappings/
H A D8859-5.TXT46 # notices will be checked, but do not expect an immediate response.
H A D8859-1.TXT46 # notices will be checked, but do not expect an immediate response.
H A D8859-15.TXT45 # notices will be checked, but do not expect an immediate response.
H A DKOI8-R.TXT45 # notices will be checked, but do not expect an immediate response.

Completed in 47 milliseconds

1234567