X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2FHttpRequest_001.phpt;h=abe65065417eb4a06291abc39e1abcc867b9e208;hp=cd6ae675a7eeba138f0d362728acac294ea9e2a8;hb=8e6cf53b544342e1eaf0ec4f530e32852120294a;hpb=e0d6c52bd402a3b89024512bab676504b7153ba9 diff --git a/tests/HttpRequest_001.phpt b/tests/HttpRequest_001.phpt index cd6ae67..abe6506 100644 --- a/tests/HttpRequest_001.phpt +++ b/tests/HttpRequest_001.phpt @@ -3,7 +3,7 @@ HttpRequest options --SKIPIF-- --FILE-- @@ -27,24 +27,24 @@ Array ( [0] => Array ( - [redirect] => 11 [headers] => Array ( [X-Foo] => Bar [X-Bar] => Foo ) + [redirect] => 11 ) [1] => Array ( - [redirect] => 99 [headers] => Array ( [X-Bar] => Foo [X-Foo] => Bar ) + [redirect] => 99 ) )