[
https://issues.apache.org/jira/browse/CAMEL-9105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14733672#comment-14733672
]
Sergey Beryozkin commented on CAMEL-9105:
-----------------------------------------
Hi, thanks for applying it. I'm not sure if this fix is needed in Camel 2.15.x
-
perhaps it can be merged but the conversion property can be set to
Boolean.FALSE by default (with minor related test updates - setting the
property will need to be removed from 2 tests which test the default type
conversion and but set to TRUE in two local conversion tests) ? That would be
very safe...Not sure myself though how important to have this fix in 2.15.x.
[~metatech], please comment if it is important or not
> Camel DefaultHttpBinding should convert response Date headers to
> HTTP-friendly format
> -------------------------------------------------------------------------------------
>
> Key: CAMEL-9105
> URL: https://issues.apache.org/jira/browse/CAMEL-9105
> Project: Camel
> Issue Type: Improvement
> Components: camel-http-common
> Reporter: Sergey Beryozkin
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.16.0
>
> Attachments: camel9105.txt
>
>
> This is related to CAMEL-9091 except that the optional transformation of Date
> and also Locale instances can be of use to all of Camel HTTP consumers
> depending on a Camel transport. It is also likely a cleaner solution because
> at the CXF component level the headers may be going out to JMS/etc flows
> Note the use of type converters will still be possible, however installing a
> global type converter converting Date to HTTP-friendly rep is deemed
> sensitive.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)