Class HttpClient

java.lang.Object
org.apache.commons.httpclient.HttpClient

@Deprecated public class HttpClient extends Object
Deprecated.
Jakarta Commons HttpClient 3.x is deprecated in the Jenkins project. It is not recommended to use it in any new code. Instead, use HTTP client API plugins as a dependency in your code. E.g. Apache HttpComponents Client API 4.x Plugin or Async HTTP Client Plugin.

An HTTP "user-agent", containing an HTTP state and one or more HTTP connections, to which HTTP methods can be applied.