You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Supun Kamburugamuva (JIRA)" <ji...@apache.org> on 2010/02/23 11:46:28 UTC

[jira] Created: (SYNAPSE-614) Transport headers should be case insensitive for nhttp transport

Transport headers should be case insensitive for nhttp transport
----------------------------------------------------------------

                 Key: SYNAPSE-614
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-614
             Project: Synapse
          Issue Type: Bug
            Reporter: Supun Kamburugamuva


User should be able to access the HTTP transport headers cases insensitively using the $trp variable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Updated: (SYNAPSE-614) Transport headers should be case insensitive for nhttp transport

Posted by "Supun Kamburugamuva (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Supun Kamburugamuva updated SYNAPSE-614:
----------------------------------------

    Attachment: SYNAPSE-614.patch

Attaching a patch that makes the HTTP headers case insensitive.

> Transport headers should be case insensitive for nhttp transport
> ----------------------------------------------------------------
>
>                 Key: SYNAPSE-614
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-614
>             Project: Synapse
>          Issue Type: Bug
>            Reporter: Supun Kamburugamuva
>         Attachments: SYNAPSE-614.patch
>
>
> User should be able to access the HTTP transport headers cases insensitively using the $trp variable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Assigned: (SYNAPSE-614) Transport headers should be case insensitive for nhttp transport

Posted by "Ruwan Linton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruwan Linton reassigned SYNAPSE-614:
------------------------------------

    Assignee: Ruwan Linton

> Transport headers should be case insensitive for nhttp transport
> ----------------------------------------------------------------
>
>                 Key: SYNAPSE-614
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-614
>             Project: Synapse
>          Issue Type: Bug
>            Reporter: Supun Kamburugamuva
>            Assignee: Ruwan Linton
>             Fix For: NIGHTLY
>
>         Attachments: SYNAPSE-614.patch
>
>
> User should be able to access the HTTP transport headers cases insensitively using the $trp variable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Commented: (SYNAPSE-614) Transport headers should be case insensitive for nhttp transport

Posted by "Andreas Veithen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNAPSE-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837227#action_12837227 ] 

Andreas Veithen commented on SYNAPSE-614:
-----------------------------------------

I noticed that there is actually a predefined Comparator implementation for case insensitive String comparisons: String.CASE_INSENSITIVE_ORDER.

> Transport headers should be case insensitive for nhttp transport
> ----------------------------------------------------------------
>
>                 Key: SYNAPSE-614
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-614
>             Project: Synapse
>          Issue Type: Bug
>            Reporter: Supun Kamburugamuva
>         Attachments: SYNAPSE-614.patch
>
>
> User should be able to access the HTTP transport headers cases insensitively using the $trp variable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Resolved: (SYNAPSE-614) Transport headers should be case insensitive for nhttp transport

Posted by "Ruwan Linton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruwan Linton resolved SYNAPSE-614.
----------------------------------

       Resolution: Fixed
    Fix Version/s: NIGHTLY

Committed to the trunk, thanks Supun for the contribution

> Transport headers should be case insensitive for nhttp transport
> ----------------------------------------------------------------
>
>                 Key: SYNAPSE-614
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-614
>             Project: Synapse
>          Issue Type: Bug
>            Reporter: Supun Kamburugamuva
>            Assignee: Ruwan Linton
>             Fix For: NIGHTLY
>
>         Attachments: SYNAPSE-614.patch
>
>
> User should be able to access the HTTP transport headers cases insensitively using the $trp variable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org