X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Frequest_gzip.phpt;h=6f78eda51a9f228da32ae27ef3ee047ea7627ab5;hb=daf3faa43b64ee36990f51d218fd297a72ce70d2;hp=c4d3a1212bc9d266c96a9da0ac41744db4b02c47;hpb=dfe2dbf042d42f83255b6ff46c2210bcd57ca586;p=m6w6%2Fext-http diff --git a/tests/request_gzip.phpt b/tests/request_gzip.phpt index c4d3a12..6f78eda 100644 --- a/tests/request_gzip.phpt +++ b/tests/request_gzip.phpt @@ -25,21 +25,24 @@ object(stdClass)#%d (%d) { ["responseStatus"]=> string(2) "OK" ["headers"]=> - array(6) { + array(8) { %s ["Vary"]=> string(15) "Accept-Encoding" + ["Content-Length"]=> + string(2) "26" ["Content-Type"]=> string(9) "text/html" - ["Content-Length"]=> - string(2) "27" + ["X-Original-Content-Encoding"]=> + string(4) "gzip" + ["X-Original-Content-Length"]=> + string(2) "51" } ["body"]=> - string(27) "Array + string(26) "Array ( [gzip] => 1 ) - " ["parentMessage"]=> NULL