-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.1 EE SP5 (5.1.8), 5.2 EE SP5 (5.2.9) , 6.0 EE (6.0.10)
-
Fix Version/s: 5.1 EE SP6 (5.1.9), 5.2 EE SP6 (5.2.10), 6.0 EE SP1 (6.0.11)
-
Component/s: Legacy Components > API
-
Labels:None
Currently, when adding a HTTP header using com.liferay.portal.kernel.util.Http.Response.addHeader(), the name of the HTTP header must be specified using lower case letters. This update allows developers to type in the name of the HTTP header in whatever case they want.
- is related to
-
LPS-14118 Http header names should be case insensitive
- Closed