-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 4.7 CP1
-
Fix Version/s: 4.9 CP1
-
Component/s: Rosetta
-
Labels:None
-
Affects:Release Notes
checks
AssertArgument.isNotNullAndNotEmpty(name, "name");
AssertArgument.isNotNullAndNotEmpty(value, "value");
However, there can be occasions where the value is empty. The condition should be relaxed to "not null" (not sure if it could ever be null)
- blocks
-
SOA-2132 Relax Http Header Validation to just "not null"
-
- Closed
-