summaryrefslogtreecommitdiff
path: root/sapi/cli/tests/php_cli_server_010.phpt
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2012-04-06 14:37:49 +0200
committerOndřej Surý <ondrej@sury.org>2012-04-06 14:37:49 +0200
commit7b10b0041aa63c6f8990ceb3ccc190bdd9eea2b9 (patch)
tree01edb9389d7b7f6b277a57e2bce1d05f9748d609 /sapi/cli/tests/php_cli_server_010.phpt
parent096b2f823b2273e3ee707b3805feb78d1e4be61d (diff)
downloadphp-7b10b0041aa63c6f8990ceb3ccc190bdd9eea2b9.tar.gz
Imported Upstream version 5.4.1~rc1upstream/5.4.1_rc1
Diffstat (limited to 'sapi/cli/tests/php_cli_server_010.phpt')
-rw-r--r--sapi/cli/tests/php_cli_server_010.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/sapi/cli/tests/php_cli_server_010.phpt b/sapi/cli/tests/php_cli_server_010.phpt
index 17bfb3863..2ef018b85 100644
--- a/sapi/cli/tests/php_cli_server_010.phpt
+++ b/sapi/cli/tests/php_cli_server_010.phpt
@@ -55,7 +55,7 @@ fclose($fp);
--EXPECTF--
HTTP/1.1 200 OK
Host: %s
-Connection: closed
+Connection: close
X-Powered-By: PHP/%s
Content-type: text/html
@@ -65,7 +65,7 @@ string(8) "/foo/bar"
string(7) "foo=bar"
HTTP/1.0 200 OK
Host: %s
-Connection: closed
+Connection: close
X-Powered-By: PHP/%s
Content-type: text/html