Sebastiano Vigna created HTTPCLIENT-1429:
--------------------------------------------

             Summary: 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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to