X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2FHttpMessage_003.phpt;h=831b4da888d809f06cc8a63631d6e6107ec464e7;hp=f0afbb97851bc60a986900147bf20ac870a2ef1a;hb=7a5c865f6faf8b1b6c91735e9d3b040449ea74ba;hpb=1f6593c5096d41f146d87799f7ca3e3d4446247a diff --git a/tests/HttpMessage_003.phpt b/tests/HttpMessage_003.phpt index f0afbb9..831b4da 100644 --- a/tests/HttpMessage_003.phpt +++ b/tests/HttpMessage_003.phpt @@ -44,26 +44,26 @@ Content-Length: 1 X " object(HttpMessage)#%d (%d) { - ["type%sprotected%s]=> + ["type%s]=> int(2) - ["body%sprotected%s]=> + ["body%s]=> string(0) "" - ["requestMethod%sprotected%s]=> + ["requestMethod%s]=> string(0) "" - ["requestUrl%sprotected%s]=> + ["requestUrl%s]=> string(0) "" - ["responseStatus%sprotected%s]=> + ["responseStatus%s]=> string(2) "Ok" - ["responseCode%sprotected%s]=> + ["responseCode%s]=> int(200) - ["httpVersion%sprotected%s]=> + ["httpVersion%s]=> float(1.1) - ["headers%sprotected%s]=> + ["headers%s]=> array(1) { ["Server"]=> string(9) "Funky/1.0" } - ["parentMessage%sprotected%s]=> + ["parentMessage%s]=> NULL } int(1)