CACHE::accept_encoding

Description

Overrides the accept_encoding value used by the cache to store the cached content. You can use this command to group various user encoding values into a single group, to minimize duplicated cached content.

Syntax

CACHE::accept_encoding <string>

CACHE::accept_encoding <string>

  • Overrides the accept_encoding value used by the cache to store the cached content, according to the specified string.

Examples

# In Progress: Add Sample Code Here