X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fsend_data_007.phpt;h=478d58dc82c028c0059e9e3e60a6dfc666c3f548;hp=f6d6058388b4735eb380f8bd223813b4107a2452;hb=96d059e9210a6677427392d615bc42ab38b3b432;hpb=5f7061a515a21abec1cf742f25a68967516e21cb;ds=sidebyside diff --git a/tests/send_data_007.phpt b/tests/send_data_007.phpt index f6d6058..478d58d 100644 --- a/tests/send_data_007.phpt +++ b/tests/send_data_007.phpt @@ -4,6 +4,7 @@ http_send_data() etag caching --ENV-- HTTP_IF_NONE_MATCH="0bee89b07a248e27c83fc3d5951213c1" @@ -16,7 +17,7 @@ http_send_data("abc\n"); ?> --EXPECTF-- Status: 304 -Content-type: text/html +Content-type: %s X-Powered-By: PHP/%s Cache-Control: private, must-revalidate, max-age=0 %s