X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2FHttpMessage_001.phpt;h=6791bc336173fbe926742eb48c5714356eec315d;hp=1ceda68e24748ef9684d2ccaa2bf1db88cb98e3d;hb=7b88d9022c90eb12e5fe195af8644935141c9d68;hpb=602fe384803e6f489c6e551722fff770e80ebf2d diff --git a/tests/HttpMessage_001.phpt b/tests/HttpMessage_001.phpt index 1ceda68..6791bc3 100644 --- a/tests/HttpMessage_001.phpt +++ b/tests/HttpMessage_001.phpt @@ -33,18 +33,20 @@ echo "Done\n"; --EXPECTF-- %sTEST string(1) "X" -string(135) "HTTP/1.1 301 +string(174) "HTTP/1.1 301 Location: /anywhere HTTP/1.1 302 Location: /somewhere HTTP/1.1 206 Content-Range: bytes=2-3 +X-Original-Transfer-Encoding: chunked Content-Length: 1 X " -string(64) "HTTP/1.1 206 +string(103) "HTTP/1.1 206 Content-Range: bytes=2-3 +X-Original-Transfer-Encoding: chunked Content-Length: 1 X