summaryrefslogtreecommitdiff
path: root/sapi/cli/tests/php_cli_server_009.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/cli/tests/php_cli_server_009.phpt')
-rw-r--r--sapi/cli/tests/php_cli_server_009.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/sapi/cli/tests/php_cli_server_009.phpt b/sapi/cli/tests/php_cli_server_009.phpt
index 2beaeedab6..231797160f 100644
--- a/sapi/cli/tests/php_cli_server_009.phpt
+++ b/sapi/cli/tests/php_cli_server_009.phpt
@@ -80,14 +80,14 @@ HTTP/1.1 200 OK
Host: %s
Connection: close
X-Powered-By: PHP/%s
-Content-type: text/html
+Content-type: text/html; charset=UTF-8
string(8) "/foo/bar"
HTTP/1.0 200 OK
Host: %s
Connection: close
X-Powered-By: PHP/%s
-Content-type: text/html
+Content-type: text/html; charset=UTF-8
string(9) "/foo/bar/"
HTTP/1.0 404 Not Found