Sergey Beryozkin created CAMEL-9105:
---------------------------------------
Summary: 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
Reporter: Sergey Beryozkin
Priority: Minor
Fix For: 2.16.0
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)