jenkins-control-plugin icon indicating copy to clipboard operation
jenkins-control-plugin copied to clipboard

Remove usage of apache httpclient for more product usages

Open MCMicS opened this issue 4 years ago • 0 comments

Currently we use apache.commons.httpclient for http connection. It would be better to use the JDK internal HttpCLient or one of Intellij bundled version.

So it is possible to support product like Jetbrains Gateway e.g.

MCMicS avatar Oct 05 '21 16:10 MCMicS