X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http.c;h=831040916bf2eef7a72ff7e082ddf55644d75d18;hp=00f8919b5096360e1964b41b8950fd8426aed772;hb=1a0dbb96fbe46a2edec1c813798cef7b0898eebe;hpb=fc59dd8cc364f6afe7a9707fe9a0784959551d68 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");