X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Frequest_gzip.phpt;h=c947f62d7cf97b86482cad1efb7ae5fb20449559;hb=bee9b3775968701c021233bf8623c92c1dc7e7b5;hp=7a9f02725922bc79891da22eed47b3918fe42a1a;hpb=9d4113f62a7a8fe2fe3879b94a3712d11cec8726;p=m6w6%2Fext-http diff --git a/tests/request_gzip.phpt b/tests/request_gzip.phpt index 7a9f027..c947f62 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-Type"]=> - string(9) "text/html" ["Content-Length"]=> string(2) "27" + ["Content-Type"]=> + string(9) "text/html" + ["X-Original-Content-Encoding"]=> + string(4) "gzip" + ["X-Original-Content-Length"]=> + string(2) "52" } ["body"]=> string(27) "Array @@ -42,4 +47,6 @@ object(stdClass)#%d (%d) { " ["parentMessage"]=> NULL -}Done +} +Done +