Closed hamadodene closed 1 year ago
As per RFC, if host header is missing or wrong the response must be 400 Bad request. See https://www.rfc-editor.org/rfc/rfc2616#page-38 https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Host
the error page can be customized by setting: default.action.badrequest=custom_action
default.action.badrequest=custom_action
@pv3nturi PTAL
412
As per RFC, if host header is missing or wrong the response must be 400 Bad request. See https://www.rfc-editor.org/rfc/rfc2616#page-38 https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Host
the error page can be customized by setting:
default.action.badrequest=custom_action