文件名称: httpservices-4.5.5.jar中文-英文对照文档.zip
<dependency>
<groupId>edu.ucar</groupId>
<artifactId>httpservices</artifactId>
<version>4.5.5</version>
</dependency>Gradle:
implementation group: 'edu.ucar', name: 'httpservices', version: '4.5.5'
Gradle (Short):
implementation 'edu.ucar:httpservices:4.5.5'
Gradle (Kotlin):
implementation("edu.ucar:httpservices:4.5.5")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
ucar.httpservicesucar.httpservices.CustomSSLProtocolSocketFactory
ucar.httpservices.CustomX509TrustManager
ucar.httpservices.Escape
ucar.httpservices.HTTPAuthPolicy
ucar.httpservices.HTTPAuthScope
ucar.httpservices.HTTPAuthStore
ucar.httpservices.HTTPAuthStore.Entry
ucar.httpservices.HTTPBasicProvider
ucar.httpservices.HTTPCachingProvider
ucar.httpservices.HTTPCachingProvider.Triple
ucar.httpservices.HTTPConstantProvider
ucar.httpservices.HTTPException
ucar.httpservices.HTTPFactory
ucar.httpservices.HTTPMethod
ucar.httpservices.HTTPMethodStream
ucar.httpservices.HTTPSSLProvider
ucar.httpservices.HTTPSSLScheme
ucar.httpservices.HTTPSession
ucar.httpservices.HTTPSession.RetryHandler
ucar.httpservices.HTTPUtil
ucar.httpservices.HTTPUtil.InterceptCommon
ucar.httpservices.HTTPUtil.InterceptRequest
ucar.httpservices.HTTPUtil.InterceptResponse
ucar.httpservices.TestSocketFactory