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.Dismiss alert
Issue 159 [https://github.com/jakartaee/servlet/issues/159]
Clarify the behaviour of the various methods for adding headers when passed null or the empty
string.
Issue 159 [https://github.com/jakartaee/servlet/issues/159]
Clarify the behaviour of the various methods for adding headers when passed null or the empty
string.
Affects
HttpServletResponse
:setDateHeader()
addDateHeader()
setHeader()
addHeader()
setIntHeader()
addIntHeader()
See servlet spec api commit: jakartaee/servlet@3767d7f
The text was updated successfully, but these errors were encountered: