X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2FHttpRequest_001.phpt;h=abe65065417eb4a06291abc39e1abcc867b9e208;hb=378dd0f912b3139f1a797cf19e7c4eb88d33f141;hp=cd6ae675a7eeba138f0d362728acac294ea9e2a8;hpb=e0d6c52bd402a3b89024512bab676504b7153ba9;p=m6w6%2Fext-http 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 ) )