jar

commons-httpclient : commons-httpclient

Maven & Gradle

Aug 21, 2007
2.2k usages

HttpClient · The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.

Table Of Contents

Latest Version

Download commons-httpclient : commons-httpclient JAR file - Latest Versions:

All Versions

Download commons-httpclient : commons-httpclient JAR file - All Versions:

Version Vulnerabilities Size Updated
20020423 CVE-2012-5783
3.1 CVE-2012-5783
CVE-2012-5783
CVE-2012-5783
CVE-2012-5783
3.0.x CVE-2012-5783
3.0 CVE-2012-5783
CVE-2012-5783
CVE-2012-5783
CVE-2012-5783
CVE-2012-5783
CVE-2012-5783
CVE-2012-5783
CVE-2012-5783
3.0alpha2
3.0beta1 CVE-2012-5783
3.0rc1 CVE-2012-5783
3.0rc2 CVE-2012-5783
3.0rc3 CVE-2012-5783
3.0rc4 CVE-2012-5783
2.0alpha1 CVE-2012-5783
CVE-2012-5783
CVE-2012-5783
2.0 CVE-2012-5783
CVE-2012-5783
CVE-2012-5783
CVE-2012-5783
CVE-2012-5783
CVE-2012-5783
CVE-2012-5783
CVE-2012-5783
CVE-2012-5783
CVE-2012-5783
2.0.x CVE-2012-5783
CVE-2012-5783
1.0 CVE-2012-5783

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window commons-httpclient-3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.commons.httpclient.protocol

├─ org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory.class - [JAR]

├─ org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.class - [JAR]

├─ org.apache.commons.httpclient.protocol.Protocol.class - [JAR]

├─ org.apache.commons.httpclient.protocol.ProtocolSocketFactory.class - [JAR]

├─ org.apache.commons.httpclient.protocol.ReflectionSocketFactory.class - [JAR]

├─ org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory.class - [JAR]

├─ org.apache.commons.httpclient.protocol.SecureProtocolSocketFactory.class - [JAR]

org.apache.commons.httpclient.methods

├─ org.apache.commons.httpclient.methods.ByteArrayRequestEntity.class - [JAR]

├─ org.apache.commons.httpclient.methods.DeleteMethod.class - [JAR]

├─ org.apache.commons.httpclient.methods.EntityEnclosingMethod.class - [JAR]

├─ org.apache.commons.httpclient.methods.ExpectContinueMethod.class - [JAR]

├─ org.apache.commons.httpclient.methods.FileRequestEntity.class - [JAR]

├─ org.apache.commons.httpclient.methods.GetMethod.class - [JAR]

├─ org.apache.commons.httpclient.methods.HeadMethod.class - [JAR]

├─ org.apache.commons.httpclient.methods.InputStreamRequestEntity.class - [JAR]

├─ org.apache.commons.httpclient.methods.MultipartPostMethod.class - [JAR]

├─ org.apache.commons.httpclient.methods.OptionsMethod.class - [JAR]

├─ org.apache.commons.httpclient.methods.PostMethod.class - [JAR]

├─ org.apache.commons.httpclient.methods.PutMethod.class - [JAR]

├─ org.apache.commons.httpclient.methods.RequestEntity.class - [JAR]

├─ org.apache.commons.httpclient.methods.StringRequestEntity.class - [JAR]

├─ org.apache.commons.httpclient.methods.TraceMethod.class - [JAR]

org.apache.commons.httpclient.params

├─ org.apache.commons.httpclient.params.DefaultHttpParams.class - [JAR]

├─ org.apache.commons.httpclient.params.DefaultHttpParamsFactory.class - [JAR]

├─ org.apache.commons.httpclient.params.HostParams.class - [JAR]

├─ org.apache.commons.httpclient.params.HttpClientParams.class - [JAR]

├─ org.apache.commons.httpclient.params.HttpConnectionManagerParams.class - [JAR]

├─ org.apache.commons.httpclient.params.HttpConnectionParams.class - [JAR]

├─ org.apache.commons.httpclient.params.HttpMethodParams.class - [JAR]

├─ org.apache.commons.httpclient.params.HttpParams.class - [JAR]

├─ org.apache.commons.httpclient.params.HttpParamsFactory.class - [JAR]

org.apache.commons.httpclient.auth

├─ org.apache.commons.httpclient.auth.AuthChallengeException.class - [JAR]

├─ org.apache.commons.httpclient.auth.AuthChallengeParser.class - [JAR]

├─ org.apache.commons.httpclient.auth.AuthChallengeProcessor.class - [JAR]

├─ org.apache.commons.httpclient.auth.AuthPolicy.class - [JAR]

├─ org.apache.commons.httpclient.auth.AuthScheme.class - [JAR]

├─ org.apache.commons.httpclient.auth.AuthSchemeBase.class - [JAR]

├─ org.apache.commons.httpclient.auth.AuthScope.class - [JAR]

├─ org.apache.commons.httpclient.auth.AuthState.class - [JAR]

├─ org.apache.commons.httpclient.auth.AuthenticationException.class - [JAR]

├─ org.apache.commons.httpclient.auth.BasicScheme.class - [JAR]

├─ org.apache.commons.httpclient.auth.CredentialsNotAvailableException.class - [JAR]

├─ org.apache.commons.httpclient.auth.CredentialsProvider.class - [JAR]

├─ org.apache.commons.httpclient.auth.DigestScheme.class - [JAR]

├─ org.apache.commons.httpclient.auth.HttpAuthRealm.class - [JAR]

├─ org.apache.commons.httpclient.auth.HttpAuthenticator.class - [JAR]

├─ org.apache.commons.httpclient.auth.InvalidCredentialsException.class - [JAR]

├─ org.apache.commons.httpclient.auth.MalformedChallengeException.class - [JAR]

├─ org.apache.commons.httpclient.auth.NTLM.class - [JAR]

├─ org.apache.commons.httpclient.auth.NTLMScheme.class - [JAR]

├─ org.apache.commons.httpclient.auth.RFC2617Scheme.class - [JAR]

org.apache.commons.httpclient.util

├─ org.apache.commons.httpclient.util.DateParseException.class - [JAR]

├─ org.apache.commons.httpclient.util.DateParser.class - [JAR]

├─ org.apache.commons.httpclient.util.DateUtil.class - [JAR]

├─ org.apache.commons.httpclient.util.EncodingUtil.class - [JAR]

├─ org.apache.commons.httpclient.util.ExceptionUtil.class - [JAR]

├─ org.apache.commons.httpclient.util.HttpURLConnection.class - [JAR]

├─ org.apache.commons.httpclient.util.IdleConnectionHandler.class - [JAR]

├─ org.apache.commons.httpclient.util.IdleConnectionTimeoutThread.class - [JAR]

├─ org.apache.commons.httpclient.util.LangUtils.class - [JAR]

├─ org.apache.commons.httpclient.util.ParameterFormatter.class - [JAR]

├─ org.apache.commons.httpclient.util.ParameterParser.class - [JAR]

├─ org.apache.commons.httpclient.util.TimeoutController.class - [JAR]

├─ org.apache.commons.httpclient.util.URIUtil.class - [JAR]

org.apache.commons.httpclient.cookie

├─ org.apache.commons.httpclient.cookie.Cookie2.class - [JAR]

├─ org.apache.commons.httpclient.cookie.CookieAttributeHandler.class - [JAR]

├─ org.apache.commons.httpclient.cookie.CookieOrigin.class - [JAR]

├─ org.apache.commons.httpclient.cookie.CookiePathComparator.class - [JAR]

├─ org.apache.commons.httpclient.cookie.CookiePolicy.class - [JAR]

├─ org.apache.commons.httpclient.cookie.CookieSpec.class - [JAR]

├─ org.apache.commons.httpclient.cookie.CookieSpecBase.class - [JAR]

├─ org.apache.commons.httpclient.cookie.CookieVersionSupport.class - [JAR]

├─ org.apache.commons.httpclient.cookie.IgnoreCookiesSpec.class - [JAR]

├─ org.apache.commons.httpclient.cookie.MalformedCookieException.class - [JAR]

├─ org.apache.commons.httpclient.cookie.NetscapeDraftSpec.class - [JAR]

├─ org.apache.commons.httpclient.cookie.RFC2109Spec.class - [JAR]

├─ org.apache.commons.httpclient.cookie.RFC2965Spec.class - [JAR]

org.apache.commons.httpclient.methods.multipart

├─ org.apache.commons.httpclient.methods.multipart.ByteArrayPartSource.class - [JAR]

├─ org.apache.commons.httpclient.methods.multipart.FilePart.class - [JAR]

├─ org.apache.commons.httpclient.methods.multipart.FilePartSource.class - [JAR]

├─ org.apache.commons.httpclient.methods.multipart.MultipartRequestEntity.class - [JAR]

├─ org.apache.commons.httpclient.methods.multipart.Part.class - [JAR]

├─ org.apache.commons.httpclient.methods.multipart.PartBase.class - [JAR]

├─ org.apache.commons.httpclient.methods.multipart.PartSource.class - [JAR]

├─ org.apache.commons.httpclient.methods.multipart.StringPart.class - [JAR]

org.apache.commons.httpclient

├─ org.apache.commons.httpclient.AutoCloseInputStream.class - [JAR]

├─ org.apache.commons.httpclient.ChunkedInputStream.class - [JAR]

├─ org.apache.commons.httpclient.ChunkedOutputStream.class - [JAR]

├─ org.apache.commons.httpclient.CircularRedirectException.class - [JAR]

├─ org.apache.commons.httpclient.ConnectMethod.class - [JAR]

├─ org.apache.commons.httpclient.ConnectTimeoutException.class - [JAR]

├─ org.apache.commons.httpclient.ConnectionPoolTimeoutException.class - [JAR]

├─ org.apache.commons.httpclient.ContentLengthInputStream.class - [JAR]

├─ org.apache.commons.httpclient.Cookie.class - [JAR]

├─ org.apache.commons.httpclient.Credentials.class - [JAR]

├─ org.apache.commons.httpclient.DefaultHttpMethodRetryHandler.class - [JAR]

├─ org.apache.commons.httpclient.DefaultMethodRetryHandler.class - [JAR]

├─ org.apache.commons.httpclient.Header.class - [JAR]

├─ org.apache.commons.httpclient.HeaderElement.class - [JAR]

├─ org.apache.commons.httpclient.HeaderGroup.class - [JAR]

├─ org.apache.commons.httpclient.HostConfiguration.class - [JAR]

├─ org.apache.commons.httpclient.HttpClient.class - [JAR]

├─ org.apache.commons.httpclient.HttpClientError.class - [JAR]

├─ org.apache.commons.httpclient.HttpConnection.class - [JAR]

├─ org.apache.commons.httpclient.HttpConnectionManager.class - [JAR]

├─ org.apache.commons.httpclient.HttpConstants.class - [JAR]

├─ org.apache.commons.httpclient.HttpContentTooLargeException.class - [JAR]

├─ org.apache.commons.httpclient.HttpException.class - [JAR]

├─ org.apache.commons.httpclient.HttpHost.class - [JAR]

├─ org.apache.commons.httpclient.HttpMethod.class - [JAR]

├─ org.apache.commons.httpclient.HttpMethodBase.class - [JAR]

├─ org.apache.commons.httpclient.HttpMethodDirector.class - [JAR]

├─ org.apache.commons.httpclient.HttpMethodRetryHandler.class - [JAR]

├─ org.apache.commons.httpclient.HttpParser.class - [JAR]

├─ org.apache.commons.httpclient.HttpRecoverableException.class - [JAR]

├─ org.apache.commons.httpclient.HttpState.class - [JAR]

├─ org.apache.commons.httpclient.HttpStatus.class - [JAR]

├─ org.apache.commons.httpclient.HttpURL.class - [JAR]

├─ org.apache.commons.httpclient.HttpVersion.class - [JAR]

├─ org.apache.commons.httpclient.HttpsURL.class - [JAR]

├─ org.apache.commons.httpclient.InvalidRedirectLocationException.class - [JAR]

├─ org.apache.commons.httpclient.MethodRetryHandler.class - [JAR]

├─ org.apache.commons.httpclient.MultiThreadedHttpConnectionManager.class - [JAR]

├─ org.apache.commons.httpclient.NTCredentials.class - [JAR]

├─ org.apache.commons.httpclient.NameValuePair.class - [JAR]

├─ org.apache.commons.httpclient.NoHttpResponseException.class - [JAR]

├─ org.apache.commons.httpclient.ProtocolException.class - [JAR]

├─ org.apache.commons.httpclient.ProxyClient.class - [JAR]

├─ org.apache.commons.httpclient.ProxyHost.class - [JAR]

├─ org.apache.commons.httpclient.RedirectException.class - [JAR]

├─ org.apache.commons.httpclient.ResponseConsumedWatcher.class - [JAR]

├─ org.apache.commons.httpclient.SimpleHttpConnectionManager.class - [JAR]

├─ org.apache.commons.httpclient.StatusLine.class - [JAR]

├─ org.apache.commons.httpclient.URI.class - [JAR]

├─ org.apache.commons.httpclient.URIException.class - [JAR]

├─ org.apache.commons.httpclient.UsernamePasswordCredentials.class - [JAR]

├─ org.apache.commons.httpclient.Wire.class - [JAR]

├─ org.apache.commons.httpclient.WireLogInputStream.class - [JAR]

├─ org.apache.commons.httpclient.WireLogOutputStream.class - [JAR]

Advertisement

Dependencies from Group

Aug 21, 2007
2.2k usages

Discover Dependencies

Aug 16, 2023
3k usages
248 stars
Nov 06, 2006
677 usages
Jul 23, 2023
451 usages
Feb 09, 2022
36 usages
Mar 09, 2023
722 usages
14.5k stars
May 11, 2023
69 usages
81 stars
Jul 18, 2023
12 usages
2.5k stars
Aug 22, 2023
22.9k usages
14.5k stars
May 30, 2023
10k usages
998 stars
Nov 09, 2021
18 usages
119 stars