Content Inspection CLI and XML API Changes
Focus
Focus

Content Inspection CLI and XML API Changes

Table of Contents
End-of-Life (EoL)

Content Inspection CLI and XML API Changes

CLI and XML API changes to content inspection features in PAN-OS 8.1.
PAN-OS 8.1 has the following CLI and XML API changes for content inspection features:
Feature
Change
Allow HTTP partial response
The command to enable or disable the option for clients to fetch only part of a file has changed:
  • PAN-OS 8.0 and earlier releases:
    #
    set deviceconfig setting ctd skip-block-http-range {
    yes | no}
  • PAN-OS 8.1 release:
    #
    set deviceconfig setting ctd allow-http-range
    {yes | no}

Recommended For You