X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=inline;f=http.c;h=831040916bf2eef7a72ff7e082ddf55644d75d18;hb=1a0dbb96fbe46a2edec1c813798cef7b0898eebe;hp=00f8919b5096360e1964b41b8950fd8426aed772;hpb=b637b6a7dc7e76df505a6f039994ed74c9f8ea1e;p=m6w6%2Fext-http diff --git a/http.c b/http.c index 00f8919..8310409 100644 --- a/http.c +++ b/http.c @@ -349,8 +349,9 @@ PHP_MINFO_FUNCTION(http) "HttpInflateStream, " # endif # ifndef WONKY - "HttpResponse" + "HttpResponse, " # endif + "HttpQueryString" #endif ); php_info_print_table_row(2, "Output Handlers", "ob_deflatehandler, ob_inflatehandler, ob_etaghandler");