1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 10:16:41 +02:00

- Fix title

This commit is contained in:
Jani Taskinen
2009-08-04 02:55:24 +00:00
parent 206cc46aab
commit a845f681bb
+1 -1
View File
@@ -1,5 +1,5 @@
--TEST--
Bug #: duplicate \r\n sent after last header line
Bug #48929 (duplicate \r\n sent after last header line)
--SKIPIF--
<?php require 'server.inc'; http_server_skipif('tcp://127.0.0.1:12342'); ?>
--FILE--