-
Deprecated Packages
-
Deprecated InterfacesInterfaceDescription(4.3) no longer used.(4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'(4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'(4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'(4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'(4.3)(4.3)
-
Deprecated ClassesClassDescription(4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'(4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'(4.3) provided for compatibility with
HttpParams. Do not use.
-
Deprecated FieldsFieldDescription(4.2)(4.3) use
BasicHeaderValueFormatter.INSTANCE(4.3) useBasicHeaderValueParser.INSTANCE(4.3) useBasicLineFormatter.INSTANCE(4.3) useBasicLineParser.INSTANCE(4.2)(4.2)(4.2)(4.2)(4.2)(4.2)(4.2)(4.2)(4.2)(4.2)(4.2)
-
Deprecated MethodsMethodDescription(4.1) Either use
HttpEntity.getContent()and callInputStream.close()on that; otherwise callHttpEntity.writeTo(java.io.OutputStream)which is required to free the resources.(4.1) Either useHttpEntityWrapper.getContent()and callInputStream.close()on that; otherwise callHttpEntityWrapper.writeTo(OutputStream)which is required to free the resources.(4.1) UseEntityUtils.consume(HttpEntity)(4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'(4.3) use configuration classes provided 'org.apache.http.config' and 'org.apache.http.client.config'(4.3) no longer used.(4.3) do not use. This function should be provided at the connection level(4.3) use constructor parameters of configuration API provided by HttpClient(4.3) use constructor parameters of configuration API provided by HttpClient(4.3) no longer used.(4.1) setConnectionReuseStrategyusing constructor(4.1) setHttpExpectationVerifierusing constructor(4.1) setHttpRequestHandlerResolverusing constructor(4.1) setHttpProcessorusing constructor(4.1) setHttpResponseFactoryusing constructor(4.1) setHttpResponseFactoryusing constructor(4.1) do not use(4.1) do not use(4.1) do not use(4.1.3) useContentType.getOrDefault(HttpEntity)(4.1.3) useContentType.getOrDefault(HttpEntity)
-
Deprecated ConstructorsConstructorDescription(4.1.3)
FileEntity(File, ContentType)(4.1.3) useStringEntity(String, ContentType)(4.3) useAbstractHttpMessage()(4.3) do not use.(4.3) useRequestExpectContinue(boolean)