Skip to main content
Version: 3.14.x.x LTS

RDCT

The next table lists all error codes related to the RedirectFormFilter.

MajorMinorMessageDetails
RDCT0001invalid RedirectPage-lineCheck your configuration (in the file web.xml).
0002empty http header (name).The frontend sent a header without a name.
0003invalid character in http header name. See section 4.2 in rfc 2616 for allowed valuesThe frontend sent a header name with some invalid characters.
0004invalid character in http header value. See section 4.2 in rfc 2616 for allowed valuesThe frontend sent a header value with some invalid characters.