- Property Manager name: Chunked Transfer Encoding
- Behavior version: The
latest
rule format supports theallowTransferEncoding
behavior v1.0. - Rule format status: Beta, possible breaking changes
- Access: Read/Write
- Allowed in includes: Not available for
latest
rule format
Controls whether to allow or deny Chunked Transfer Encoding (CTE) requests to pass to your origin. If your origin supports CTE, you should enable this behavior. This behavior also protects against a known issue when pairing http2
and webdav
behaviors within the same rule tree, in which case it's required.
Option | Type | Description | Requires | |
---|---|---|---|---|
enabled | boolean | Allows Chunked Transfer Encoding requests. | {"displayType":"boolean","tag":"input","type":"checkbox"} |