Home
last modified time | relevance | path

Searched refs:Location (Results 1 – 25 of 44) sorted by relevance

12

/PHP-7.0/ext/standard/tests/general_functions/
H A Dheader_redirection_001.phpt2 Location: headers change the status code
6 header('Location: http://example.com/');
10 Location: http://example.com/
H A Dheader_redirection_003.phpt2 Location: headers respect the header() response code parameter
6 header('Location: http://example.com/', true, 404);
10 Location: http://example.com/
H A Dheader_redirection_004.phpt2 Location: headers respect the header() response code parameter
6 header('Location: http://example.com/', true, 404);
10 Location: http://example.com/
H A Dheader_redirection_005.phpt2 Location: headers do not override the 201 response code
7 header('Location: http://example.com/');
11 Location: http://example.com/
H A Dheader_redirection_008.phpt2 Location: headers do not override the 302 Found response code
7 header('Location: http://example.com/');
11 Location: http://example.com/
H A Dheader_redirection_002.phpt2 Location: headers override non-201 and 3xx response codes
7 header('Location: http://example.com/');
11 Location: http://example.com/
H A Dheader_redirection_006.phpt2 Location: headers do not override the 300 Multiple Choices response code
7 header('Location: http://example.com/');
11 Location: http://example.com/
H A Dheader_redirection_007.phpt2 Location: headers do not override the 301 Moved Permanently response code
7 header('Location: http://example.com/');
11 Location: http://example.com/
H A Dheader_redirection_009.phpt2 Location: headers do not override the 303 See Other response code
7 header('Location: http://example.com/');
11 Location: http://example.com/
H A Dheader_redirection_010.phpt2 Location: headers do not override the 304 Not Modified response code
7 header('Location: http://example.com/');
11 Location: http://example.com/
H A Dheader_redirection_011.phpt2 Location: headers do not override the 305 Use Proxy response code
7 header('Location: http://example.com/');
11 Location: http://example.com/
H A Dheader_redirection_012.phpt2 Location: headers do not override the 307 Temporary Redirect response code
7 header('Location: http://example.com/');
11 Location: http://example.com/
H A Dheader_redirection_013.phpt2 Location: headers do not override the 308 Permanent Redirect response code
7 header('Location: http://example.com/');
11 Location: http://example.com/
H A Dheader_redirection_014.phpt2 Location: headers do not override the 399 Choose Your Own Adventure response code
7 header('Location: http://example.com/');
11 Location: http://example.com/
/PHP-7.0/ext/xmlreader/tests/
H A D008.phpt14 <ORGTITLE/><LOC>Location 1</LOC>
20 <LOC>Location 2</LOC>
46 <ORGTITLE/><LOC>Location 1</LOC>
52 <LOC>Location 2</LOC>
/PHP-7.0/ext/standard/tests/http/
H A Dbug38802.phpt76 string(41) "Location: http://127.0.0.1:12342/foo/bar2"
80 string(41) "Location: http://127.0.0.1:12342/foo/bar3"
84 string(41) "Location: http://127.0.0.1:12342/foo/bar4"
143 string(41) "Location: http://127.0.0.1:12342/foo/bar2"
157 string(41) "Location: http://127.0.0.1:12342/foo/bar2"
171 string(41) "Location: http://127.0.0.1:12342/foo/bar2"
175 string(41) "Location: http://127.0.0.1:12342/foo/bar3"
/PHP-7.0/ext/standard/tests/streams/
H A Dbug64433_srv.inc7 header("Location: index.php?redir=1");
/PHP-7.0/ext/phar/tests/
H A Dfrontcontroller4.phpt12 Location: /frontcontroller4.php/index.php
H A Dfrontcontroller7.phpt13 Location: /frontcontroller7.php/a.php
H A Dfrontcontroller5.phpt13 Location: /frontcontroller5.php/index.php
/PHP-7.0/ext/phar/tests/tar/
H A Dfrontcontroller7.phar.phpt13 Location: /frontcontroller7.phar.php/a.php
H A Dfrontcontroller4.phar.phpt12 Location: /frontcontroller4.phar.php/index.php
/PHP-7.0/ext/phar/tests/cache_list/
H A Dfrontcontroller4.phpt14 Location: /frontcontroller4.php/index.php
H A Dfrontcontroller5.phpt15 Location: /frontcontroller5.php/index.php
H A Dfrontcontroller7.phpt15 Location: /frontcontroller7.php/a.php

Completed in 125 milliseconds

12