[
https://issues.apache.org/jira/browse/MESOS-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14525746#comment-14525746
]
haosdent commented on MESOS-328:
--------------------------------
Patch: https://reviews.apache.org/r/33792/ (Add InsensitiveHashMap to stout.)
Patch: https://reviews.apache.org/r/33793/ (HTTP headers should be considered
case-insensitive.)
> HTTP headers should be considered case-insensitive.
> ---------------------------------------------------
>
> Key: MESOS-328
> URL: https://issues.apache.org/jira/browse/MESOS-328
> Project: Mesos
> Issue Type: Bug
> Components: libprocess
> Reporter: Benjamin Mahler
> Assignee: haosdent
> Priority: Minor
> Labels: twitter
>
> I found this when writing some tests for the decoder in libprocess.
> Message header names should be case-insensitive:
> http://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html#sec4.2
> Creating this issue to track it, I'm going to add some TODOs for now.
> Most clients tend to use Camel-Case for the headers so this is not urgent.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)