uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39243-E

The request is not valid because contained http header is not allowed. (http method = aa....aa, request uri = bb....bb)

aa....aa: HTTP method of the request
bb....bb: Request URI
Description
The HTTP method of the sent request is not allowed. An error with status 405 will be returned to the client.
Action
The HTTP method of the received request is not allowed. The usable HTTP method can be specified in the property webserver.connector.inprocess_http.enabled_methods of the user property file.