Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0-M3
-
None
Description
Today the case matter so: getHeader("Foo") and getHeader("foo") is not the same.
And for some protocols the header case do not matter such as
- http
- mail
etc.
And who would in real life want to send 2 headers that are different only depending on the case
- Foo=me
- foo=you