X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Frequest_gzip.phpt;h=6f78eda51a9f228da32ae27ef3ee047ea7627ab5;hp=ea2cb5f8e7a28f6c742d18fc145d5d9108be6773;hb=8e6cf53b544342e1eaf0ec4f530e32852120294a;hpb=3f47fc4cd2911b718b155de4e37752db9fa4f8c8 diff --git a/tests/request_gzip.phpt b/tests/request_gzip.phpt index ea2cb5f..6f78eda 100644 --- a/tests/request_gzip.phpt +++ b/tests/request_gzip.phpt @@ -4,6 +4,7 @@ GZIP request --FILE-- 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