[
https://issues.apache.org/jira/browse/CXF-4102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14147611#comment-14147611
]
Alexey Markevich commented on CXF-4102:
---------------------------------------
CXF 2.7.12
Message Content-Type: multipart/mixed
Multipart Content-Type: application/octet-stream
binary content still logged
> Logging interceptors should show the binary content only when requested
> -----------------------------------------------------------------------
>
> Key: CXF-4102
> URL: https://issues.apache.org/jira/browse/CXF-4102
> Project: CXF
> Issue Type: Improvement
> Components: Core
> Reporter: Sergey Beryozkin
> Assignee: Sergey Beryozkin
> Fix For: 2.5.3, 2.6
>
> Attachments: cxf4102.diff
>
>
> Logging interceptors show the binary content which makes it difficult to see
> the other details of the current request or response. For example, the
> image/* content should be ideally limited to a string such as "--- Binary
> Content ---" or similar.
> It's tricky to do the same for multipart related payloads as some parts may
> be 'readable' and some not - that can be sorted out at the later time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)