You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2018/04/20 08:41:55 UTC

[GitHub] rnetuka opened a new pull request #408: [CXF-7317] Non-URL encoded Content-Id href does not seem be serialized by CXF's AttachmentSerializer

rnetuka opened a new pull request #408: [CXF-7317] Non-URL encoded Content-Id href does not seem be serialized by CXF's AttachmentSerializer
URL: https://github.com/apache/cxf/pull/408
 
 
   JIRA: https://issues.apache.org/jira/browse/CXF-7317
   downstream: https://issues.jboss.org/browse/JBWS-4064
   
   According to https://tools.ietf.org/html/rfc2392, Content-ID header shouldn't be decoded
   
   For example, "cid:foo4%25foo1@bar.net" corresponds to Content-ID: foo4%25foo1@bar.net
   See comments in JBWS-4064 for more info

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services