Don't use empty string for override header check
------------------------------------------------
Key: WINK-124
URL: https://issues.apache.org/jira/browse/WINK-124
Project: Wink
Issue Type: Bug
Components: Server
Affects Versions: 0.1
Reporter: Nick Gallardo
Assignee: Nick Gallardo
Priority: Blocker
Fix For: 0.1
Some web containers don't like it when you look for a header with the key ("").
We can eliminate the check with a simple string length check.
Patch in a minute. I consider this a blocker for 0.1 since it prevents usage
of all of Wink in some environments.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.