--TEST-- Bug #70470 (Built-in server truncates headers spanning over TCP packets) --SKIPIF-- --XFAIL-- bug is not fixed yet --FILE-- --EXPECTF-- HTTP/1.1 200 OK %a array(3) { ["Host"]=> string(9) "localhost" ["Content-Type"]=> string(24) "text/html; charset=UTF-8" ["Connection"]=> string(5) "close" }