don't sanitize URL path by default, and add http\Url::SANITIZE_PATH flag for that
[m6w6/ext-http] / tests / message001.phpt
index 7b6b534d8e5d59f89633f8393059639a56abb0e1..e0eeddda1f4cf13f578d31ee4dfd0af652208b89 100644 (file)
@@ -90,7 +90,7 @@ echo $m->getParentMessage();
 echo "Done\n";
 --EXPECTF--
 Test
-string(3) "0.0"
+string(3) "1.1"
 bool(true)
 array(0) {
 }
@@ -239,7 +239,6 @@ X-Original-Transfer-Encoding: chunked
 Content-Length: 14
 
 Hello, World!
-
 string(3) "1.1"
 bool(true)
 int(200)