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

Oleg Kalnichevski resolved HTTPCORE-538.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 5.0-beta3

> Typo in value of HttpCoreContext.SSL_SESSION
> --------------------------------------------
>
>                 Key: HTTPCORE-538
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-538
>             Project: HttpComponents HttpCore
>          Issue Type: Bug
>          Components: HttpCore
>    Affects Versions: 5.0-beta2
>            Reporter: Alex Osborne
>            Priority: Trivial
>             Fix For: 5.0-beta3
>
>
> I noticed a HttpCoreContext attribute named "ssl-ession" while poking around 
> with a debugger:
>  
> {code:java}
> public static final String SSL_SESSION = HttpContext.RESERVED_PREFIX + 
> "ssl-ession";
> {code}
> Presumably that's a typo and the attribute was intended to be named 
> "ssl-session".
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to