citrusframework / citrusframework/citrus
LoggingClientInterceptor: Binary messages should not be logged
Open
enhancement
- Dominant language
- Java
- Stars
- 485
- Forks
- 155
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 6
Description
**User story**
As a tester, I don't want to see the output of binary responses, but I want to see Json or Text responses.
That can corrupt the console.
**Additional context**
see com/consol/citrus/http/interceptor/LoggingClientInterceptor.java:91
Contributor guide
Assessment
This issue has not been assessed yet.