capitalize-content-length
Use the capitalize-content-length stanza entry to control whether WebSEAL capitalizes the first letters in the name of the HTTP content-length header.
capitalize-content-length = {yes|no}Description
This parameter determines whether WebSEAL uses capitalized first letters in the content-length header. That is, Whether the name of the HTTP content-length header is Content-Length or content-length.
NOTE: The Documentum client application expects the name of the HTTP content-length header to be Content-Length, with a capitalized "C" and "L".
Options
yes WebSEAL uses the Documentum-compliant header name Content-Length. no WebSEAL uses all lower case for the content-length header. That is, content-length.
Usage: Optional
Default: no
Example:
capitalize-content-length = yes