You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/11/06 18:07:18 UTC

[jira] [Resolved] (HTTPCLIENT-1429) Very large cookies should be logged in a truncated form

     [ https://issues.apache.org/jira/browse/HTTPCLIENT-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Kalnichevski resolved HTTPCLIENT-1429.
-------------------------------------------

    Resolution: Fixed

Implemented in SVN trunk. Please review / test.

Oleg

> Very large cookies should be logged in a truncated form
> -------------------------------------------------------
>
>                 Key: HTTPCLIENT-1429
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1429
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpClient
>    Affects Versions: 4.3.1
>            Reporter: Sebastiano Vigna
>            Priority: Minor
>             Fix For: 4.3.2
>
>
> Rejected cookies are logged at WARN level. We have met cookies (usually, binary encoded state) that are several dozens KB long, and they slow down the logging process significantly. It would be nice to have a "print/logging-friendly" toString() method that truncates the value after a few hundred characters or so.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org