Home
last modified time | relevance | path

Searched refs:header (Results 126 – 150 of 269) sorted by relevance

1234567891011

/php-src/ext/mbstring/tests/
H A Dmb_encode_mimeheader_crash.phpt20 mb_encode_mimeheader(): Argument #2 ($charset) "UTF7-IMAP" cannot be used for MIME header encoding
H A Dbug52681.phpt2 Bug #52681 (mb_send_mail() appends an extra MIME-Version header)
/php-src/ext/standard/tests/url/
H A Dget_headers_error_003.phpt7 php_cli_server_start('header("X-Request-Method: ".$_SERVER["REQUEST_METHOD"]);');
/php-src/sapi/cli/tests/
H A Demptyheader.phpt2 Correctly handle split and empty header
H A Dphp_cli_server_006.phpt2 Bug #55755 (SegFault when outputting header WWW-Authenticate)
H A Dphp_cli_server_007.phpt10 php_cli_server_start('header(\'WWW-Authenticate: Digest realm="foo",qop="auth",nonce="XXXXX",opaque…
H A Dphp_cli_server_022.phpt11 header('Bar-Foo: Foo');
/php-src/ext/standard/tests/http/
H A Dbug73297.phpt14 'header' => 'Connection: Close'
H A Dhttp_response_header_05.phpt2 $http_reponse_header (whitespace-only "header")
H A Dhttp_response_header_04.phpt2 $http_reponse_header (header with trailing whitespace)
/php-src/ext/phar/tests/
H A D008.phpt21 internal corruption of phar "%s" (truncated manifest header)
/php-src/ext/soap/tests/
H A Dbug70211.phpt24 $sf = new SoapFault('1', 'string', 'detail', 'header','line', str_repeat("A",232).ptr2str($addr));
H A Dcustom_content_type.phpt37 'header' => sprintf("MIME-Version: 1.0\r\n"),
63 'header' => sprintf("MIME-Version: 1.0\r\n"),
/php-src/tests/basic/
H A D031.phpt2 Bug#55504 (Content-Type header is not parsed correctly on HTTP POST request)
/php-src/ext/zlib/tests/
H A Dgzencode_variation1.phpt15 print "skip - OS is encoded in headers, tested header is non Darwin";
H A Dgzencode_variation2-win32.phpt2 Test gzencode() function : variation - verify header contents with all encoding modes
/php-src/ext/standard/
H A Dinfo.h60 PHPAPI void php_info_print_table_colspan_header(int num_cols, const char *header);
/php-src/ext/standard/tests/mail/
H A Dbug51604.phpt2 Bug #51604 (newline in end of header is shown in start of message)
/php-src/ext/random/
H A Dconfig.m48 dnl header absent in previous macOs releases
/php-src/ext/gd/tests/
H A Dbug75111.phpt10 $str .= pack("V", 40); // length of header
H A Dimageloadfont_invalid.phpt23 Warning: imageloadfont(): Error reading font, invalid font header in %simageloadfont_invalid.php on…
/php-src/ext/exif/tests/
H A Dbug60150.phpt2 Bug #60150 (Integer overflow during the parsing of invalid exif header)
/php-src/sapi/fpm/tests/
H A Dstatus.inc97 * @param string $header
108 string $header = '',
119 $pattern = '(' . $header;
160 $header = "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" " .
171 $header,
H A Dbug68207-fastcgi-error-header-sent.phpt34 $tester->expectNoLogPattern('/Cannot modify header information/');
H A Dgh12385.phpt23 header("X-Test: 12345");

Completed in 35 milliseconds

1234567891011