[
https://issues.apache.org/jira/browse/HTTPCORE-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16375620#comment-16375620
]
ASF subversion and git services commented on HTTPCORE-514:
----------------------------------------------------------
Commit 458d7c628eaf8371c53ba906316ac3077235e40c in httpcomponents-core's branch
refs/heads/master from [~garydgregory]
[ https://git-wip-us.apache.org/repos/asf?p=httpcomponents-core.git;h=458d7c6 ]
[HTTPCORE-514] Exceptions defined by HttpCore should clean message
strings when built to replace non-printable characters with hex values.
> Exceptions defined by HttpCore should clean message strings when built to
> replace non-printable characters with hex values
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: HTTPCORE-514
> URL: https://issues.apache.org/jira/browse/HTTPCORE-514
> Project: HttpComponents HttpCore
> Issue Type: Bug
> Components: HttpCore
> Affects Versions: 4.4.9
> Reporter: Gary Gregory
> Assignee: Gary Gregory
> Priority: Major
> Fix For: 4.4.10, 5.0-beta3
>
>
> Exceptions defined by HttpCore should clean message strings when built to
> replace non-printable characters with hex values.
> For example, cleaned message would appear as
> {quote}
> [0x00]Hello[0x06][0x07][0x08][0x09][0x0a][0x0b][0x0c][0x0d][0x0e][0x0f]World
> {quote}
> This is quite handy when diagnosing junk input from a third party.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]