RDCT
The next table lists all error codes related to the RedirectFormFilter.
Major | Minor | Message | Details |
---|---|---|---|
RDCT | 0001 | invalid RedirectPage-line | Check your configuration (in the file web.xml). |
0002 | empty http header (name). | The frontend sent a header without a name. | |
0003 | invalid character in http header name. See section 4.2 in rfc 2616 for allowed values | The frontend sent a header name with some invalid characters. | |
0004 | invalid character in http header value. See section 4.2 in rfc 2616 for allowed values | The frontend sent a header value with some invalid characters. |