- made the silently failing message parser raise some errors
[m6w6/ext-http] / tests / HttpMessage_003.phpt
index 79d0dc66dc69e638f4f3c857798581d931e81056..7caf206ba89bc07c4f7e74865b87be0f7bf64b43 100644 (file)
@@ -33,11 +33,12 @@ echo "Done\n";
 --EXPECTF--
 %sTEST
 int(3)
-string(109) "HTTP/1.1 301
+string(148) "HTTP/1.1 301
 Location: /anywhere
 HTTP/1.1 302
 Location: /somewhere
 HTTP/1.1 200
+X-Original-Transfer-Encoding: chunked
 Content-Length: 1
 
 X