Github user ok2c commented on the issue:
https://github.com/apache/httpcomponents-core/pull/94
> No, no particular reason.
I understand the codebase is large and mostly undocumented. I will not
insist but it would be nice to factor the SOCKS protocol logic out into a
`IOEventHandler` The basic idea is to have individual `IOEventHandler` do their
job, like HTTP protocol negotiation or SOCKS handshake, and then pass control
to another `IOEventHandler`.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]