X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=docs%2Fhttp.ini;h=2d96869f03a04f9faf9d97ef995cfa634ad51bca;hp=11e818996440614790891a91c4b8799b57c6bb77;hb=7b88d9022c90eb12e5fe195af8644935141c9d68;hpb=bae1d9bccd93257b15065f1b51579b2d0b5cc1e4 diff --git a/docs/http.ini b/docs/http.ini index 11e8189..2d96869 100644 --- a/docs/http.ini +++ b/docs/http.ini @@ -30,3 +30,11 @@ http.etag_mode = "MD5" ; composite log file (i.e. log all messages to this file) ;http.composite_log = + +; automatically deflate content if requested/supported by client +;http.ob_deflate_auto = 1 +;http.ob_deflate_flags = HTTP_DEFLATE_LEVEL_DEF + +; automatically inflate compressed content +;http.ob_inflate_auto = 0 +;http.ob_inflate_flags =