X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Frequest_gzip.phpt;h=6f78eda51a9f228da32ae27ef3ee047ea7627ab5;hp=c4d3a1212bc9d266c96a9da0ac41744db4b02c47;hb=c4bf0a26f53d88dc8724d96e599a3867113da2be;hpb=dfe2dbf042d42f83255b6ff46c2210bcd57ca586 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