acsUseFoldedHeaders
Value Type
keyword-list
Accepted Values
none
| no
| off
| tab
| space
Default Value
none
Description
The ACS can be configured to use HTTP folded headers for digest authentication. When folded HTTP headers are used, each field of the digest authentication header is place on a separate line using the HTTP continuation character of ’tab’ or ‘space’. The continuation character can be configured by configuring the testvar acsUseFoldedHeaders to tab or space.