Update compress="gzip" related documentation to reflect latest behavior.
WebUI Gzip/compression related documentation is quite obsolete and does not reflect the following (not so recent anymore) changes: - compress="gzip" is the default behavior for HTML, JS, CSS and SVG files. - The UseGzip() C++ method no longer exists (as it is not necessary). Bug: 1068407 Change-Id: I36be8895abd5b115c07a40d094e52d00efb9d764 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2290997Reviewed-by:Andrew Grieve <agrieve@chromium.org> Commit-Queue: dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#787664}
Showing
Please register or sign in to comment