X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fhttp.ini;h=2d96869f03a04f9faf9d97ef995cfa634ad51bca;hb=ad5c874bc157f84d7e9c2fcd261adcfef4b2efe3;hp=11e818996440614790891a91c4b8799b57c6bb77;hpb=0acbfc76b5a3e4122a6d06d64bd834a810806656;p=m6w6%2Fext-http 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 =