fix Content-Range messages; remove superfluous Content-Lenght:0 header
[m6w6/ext-http] / tests / message005.phpt
index 4cf3e23e85c9549eebbb4e322606b90b5c163300..6f7a546ed427e59f40fd66c3a5488e0a82ba954c 100644 (file)
@@ -6,6 +6,7 @@ message cloning
 <?php
 
 $msg = new http\Message("
+HTTP/1.1 201 Created
 HTTP/1.1 200 Ok
 String: foobar
 ");