[ 
https://issues.apache.org/jira/browse/HTTPCORE-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16544522#comment-16544522
 ] 

ASF subversion and git services commented on HTTPCORE-538:
----------------------------------------------------------

Commit b275fd2bb24905e0ebf61368788fc0f4aa565045 in httpcomponents-core's branch 
refs/heads/master from [~olegk]
[ https://git-wip-us.apache.org/repos/asf?p=httpcomponents-core.git;h=b275fd2 ]

HTTPCORE-538: fixed typo in value of HttpCoreContext#SSL_SESSION


> 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