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

ASF GitHub Bot commented on HTTPCORE-563:
-----------------------------------------

Github user ok2c commented on the issue:

    https://github.com/apache/httpcomponents-core/pull/94
  
    @dmap I was able to get rid of `reconnectHandler` ugliness with 
d6b9205e0d839d0b4d1efbb5c3fa371d476eaae8. I still would like to understand why 
`ClientHttpProtocolNegotiator` needed those changes but it looks like we are 
almost there.
    
    See my latest changes here
    https://github.com/ok2c/httpcore/commits/feature/HTTPCORE-563


> Add SOCKS Proxy support to HttpCore NIO
> ---------------------------------------
>
>                 Key: HTTPCORE-563
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-563
>             Project: HttpComponents HttpCore
>          Issue Type: New Feature
>          Components: HttpCore NIO
>    Affects Versions: 5.0
>            Reporter: David Maplesden
>            Priority: Major
>
> I would like to add support for SOCKS proxies to HttpCore NIO classes.  SOCKS 
> proxies are already supported for 'classic' or 'blocking' IO via the standard 
> JVM support, however the JVM does not support SOCKS for nio Sockets and so 
> currently the HttpCore NIO classes cannot support a SOCKS proxy.



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