gitlab4j-api
gitlab4j-api copied to clipboard
Can not config proxy by socks5
I use ProxyClientConfig.createProxyClientConfig to create new proxy config but it seems only support HTTP or HTTPS
I am not familiar with socks5. We are just using jersey for the HTTP calls.
This looks interesting: https://github.com/heishiroh/jersey-client-socks-sample
I am happy to have contributions (documentation, code changes) in order to support this use-case.