X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2FHttpMessage_003.phpt;h=8c416b9b906df9f99574aa6d219887a7812df2ab;hp=5e94bf38f14c5324052a5cf1b57c02517f5e1072;hb=5ecd200ee2e3d887f0393948aec1914867e64293;hpb=8d1b5913ed5318d9ea4adba8bff3eee7ab782fc0 diff --git a/tests/HttpMessage_003.phpt b/tests/HttpMessage_003.phpt index 5e94bf3..8c416b9 100644 --- a/tests/HttpMessage_003.phpt +++ b/tests/HttpMessage_003.phpt @@ -46,23 +46,23 @@ X object(HttpMessage)#%d (%d) { ["type:protected"]=> int(2) - ["httpVersion:protected"]=> - float(1.1) - ["responseCode:protected"]=> - int(200) - ["responseStatus:protected"]=> - string(2) "Ok" + ["body:protected"]=> + string(0) "" ["requestMethod:protected"]=> string(0) "" ["requestUrl:protected"]=> string(0) "" + ["responseStatus:protected"]=> + string(2) "Ok" + ["responseCode:protected"]=> + int(200) + ["httpVersion:protected"]=> + float(1.1) ["headers:protected"]=> array(1) { ["Server"]=> string(9) "Funky/1.0" } - ["body:protected"]=> - string(0) "" ["parentMessage:protected"]=> NULL }