You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
By clicking “Sign up for GitHub”, you agree to our
terms of service
and
privacy statement
. We’ll occasionally send you account related emails.
Already on GitHub?
Sign in
to your account
Http header names should be validated
Steps to Reproduce
Send an http request that contains a header where the header name contains an invalid character.
Expected behavior
The http response to an http request that contains an invalid character should contain a response code of 400.
Diagnostic information:
OpenLiberty Version: [e.g. first release - 23.0.0.1]
Affected feature(s): servlet-4.0, servlet-3.1, servlet-3.0
Java Version: n/a
server.xml configuration