[JIRA] (COMETD-424) X-Forwarded-For case sensitivity

60 views
Skip to first unread message

Saitz Peter (JIRA)

unread,
May 13, 2013, 2:33:51 AM5/13/13
to comet...@googlegroups.com
Issue Type: Bug Bug
Affects Versions: 2.6.0
Assignee: Unassigned
Components: java-server
Created: 13/May/13 2:33 AM
Description:

As per our discussion in google group:
https://groups.google.com/forum/?fromgroups=#!topic/cometd-users/CgVB42qis0k

For WebSocket you copy the headers of the upgrade request to a HashMap (to save them for future use), which is case sensitive, while for long polling you delegate header retrieval to the actual HTTP request, for which headers are retrieved case-insensitively.

Project: CometD
Priority: Trivial Trivial
Reporter: Saitz Peter
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Simone Bordet (JIRA)

unread,
Jun 3, 2013, 4:02:52 AM6/3/13
to comet...@googlegroups.com
Simone Bordet resolved Bug COMETD-424 as Fixed

HTTP headers are now retrieved case-insensitively.

Change By: Simone Bordet (03/Jun/13 4:01 AM)
Status: Open Resolved
Assignee: Simone Bordet
Fix Version/s: 2.7.0
Resolution: Fixed
Reply all
Reply to author
Forward
0 new messages