Capture All Content-Encoding Types
You can specify the content encoding types through text box whose requests are inflated during the capture process.
Note: The following content encoding types are automatically inflated and do not must be specified
here:
*/deflate
*/gzip
*/x-gzip
When a request received by the DNCA matches one of the specified encoding types, the DNCA automatically inflates or extracts the request.
The following table describes behaviors:
In other capture type lists for capture? | In Capture All Content-Encoding Types? | Captured? | Inflated? | Notes |
---|---|---|---|---|
Y | Y | Y | Y | */deflate , */gzip ,
and */x-gzip are automatically inflated. |
N | Y | N | N | dropped |
Y | N | Y | N* | captured; not inflated (* unless one of the content-encoding types that are inflated by default) |
N | N | N | N | dropped |