Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1.3
-
None
Description
Change the method used to validate WSS headers such that the order of the headers is unimportant. The current method used to validate WSS headers requires the headers be sent in a specific order; also the current method is counter-intuitive as it reverses the headers before checking them.
See https://issues.apache.org/jira/browse/WSS-147 for more info.