X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=tests%2FHttpRequest_006.phpt;h=8996166fad6f060faaf09e66a088dcfc91f3e4c1;hb=83fd027955844693c39e45aae8105de6c36d2887;hp=57eda667f72b906f436a7a0316d49a5f859ad619;hpb=ec355cdc412e40500bdaa5ba37b82905e212824b;p=m6w6%2Fext-http diff --git a/tests/HttpRequest_006.phpt b/tests/HttpRequest_006.phpt index 57eda66..8996166 100644 --- a/tests/HttpRequest_006.phpt +++ b/tests/HttpRequest_006.phpt @@ -24,22 +24,8 @@ echo "Done\n"; object(HttpMessage)#%d (%d) { ["type:protected"]=> int(2) - ["httpVersion:protected"]=> - float(1.1) - ["responseCode:protected"]=> - int(200) - ["responseStatus:protected"]=> - string(2) "OK" - ["requestMethod:protected"]=> - string(0) "" - ["requestUri:protected"]=> - string(0) "" - ["headers:protected"]=> - array(6) { - %s - } ["body:protected"]=> - string(310) "string(294) " + string(309) "string(294) " testMethod @@ -58,28 +44,29 @@ object(HttpMessage)#%d (%d) { " - " -} -object(HttpMessage)#%d (%d) { - ["type:protected"]=> - int(2) - ["httpVersion:protected"]=> - float(1.1) - ["responseCode:protected"]=> - int(200) - ["responseStatus:protected"]=> - string(2) "OK" ["requestMethod:protected"]=> string(0) "" - ["requestUri:protected"]=> + ["requestUrl:protected"]=> string(0) "" + ["responseStatus:protected"]=> + string(2) "OK" + ["responseCode:protected"]=> + int(200) + ["httpVersion:protected"]=> + float(1.1) ["headers:protected"]=> array(6) { %s } + ["parentMessage:protected"]=> + NULL +} +object(HttpMessage)#%d (%d) { + ["type:protected"]=> + int(2) ["body:protected"]=> - string(310) "string(294) " + string(309) "string(294) " testMethod @@ -98,28 +85,29 @@ object(HttpMessage)#%d (%d) { " - " -} -object(HttpMessage)#%d (%d) { - ["type:protected"]=> - int(2) - ["httpVersion:protected"]=> - float(1.1) - ["responseCode:protected"]=> - int(200) - ["responseStatus:protected"]=> - string(2) "OK" ["requestMethod:protected"]=> string(0) "" - ["requestUri:protected"]=> + ["requestUrl:protected"]=> string(0) "" + ["responseStatus:protected"]=> + string(2) "OK" + ["responseCode:protected"]=> + int(200) + ["httpVersion:protected"]=> + float(1.1) ["headers:protected"]=> array(6) { %s } + ["parentMessage:protected"]=> + NULL +} +object(HttpMessage)#%d (%d) { + ["type:protected"]=> + int(2) ["body:protected"]=> - string(310) "string(294) " + string(309) "string(294) " testMethod @@ -138,7 +126,22 @@ object(HttpMessage)#%d (%d) { " - " + ["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(6) { + %s + } + ["parentMessage:protected"]=> + NULL } Done