HttpClient实现POST GET和文件下载

上传者: nuptboyzhb | 上传时间: 2019-12-21 20:24:07 | 文件大小: 1.29MB | 文件类型: zip
HttpClient实现POST GET和文件下载

文件下载

资源详情

[{"title":"( 81 个子文件 1.29MB ) HttpClient实现POST GET和文件下载","children":[{"title":"HttpClientTest","children":[{"title":".project <span style='color:#111;'> 373B </span>","children":null,"spread":false},{"title":".DS_Store <span style='color:#111;'> 6.00KB </span>","children":null,"spread":false},{"title":"src","children":[{"title":"net","children":[{"title":"mobctrl","children":[{"title":"HttpClientUtils.java <span style='color:#111;'> 7.07KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Main.java <span style='color:#111;'> 1011B </span>","children":null,"spread":false},{"title":"org","children":[{"title":"apache","children":[{"title":"http","children":[{"title":"client","children":[{"title":"fluent","children":[{"title":"FluentRequests.java <span style='color:#111;'> 2.72KB </span>","children":null,"spread":false},{"title":"FluentExecutor.java <span style='color:#111;'> 3.26KB </span>","children":null,"spread":false},{"title":"FluentResponseHandling.java <span style='color:#111;'> 3.94KB </span>","children":null,"spread":false},{"title":"FluentAsync.java <span style='color:#111;'> 3.16KB </span>","children":null,"spread":false},{"title":"FluentQuickStart.java <span style='color:#111;'> 1.80KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"examples","children":[{"title":"client","children":[{"title":"ProxyTunnelDemo.java <span style='color:#111;'> 2.84KB </span>","children":null,"spread":false},{"title":"ClientConfiguration.java <span style='color:#111;'> 13.08KB </span>","children":null,"spread":false},{"title":"ClientPreemptiveDigestAuthentication.java <span style='color:#111;'> 4.22KB </span>","children":null,"spread":false},{"title":"ClientChunkEncodedPost.java <span style='color:#111;'> 3.23KB </span>","children":null,"spread":false},{"title":"ClientMultiThreadedExecution.java <span style='color:#111;'> 4.76KB </span>","children":null,"spread":false},{"title":"ClientCustomSSL.java <span style='color:#111;'> 3.73KB </span>","children":null,"spread":false},{"title":"ClientAuthentication.java <span style='color:#111;'> 2.90KB </span>","children":null,"spread":false},{"title":"ClientExecuteProxy.java <span style='color:#111;'> 2.73KB </span>","children":null,"spread":false},{"title":"ClientEvictExpiredConnections.java <span style='color:#111;'> 4.57KB </span>","children":null,"spread":false},{"title":"ClientConnectionRelease.java <span style='color:#111;'> 3.33KB </span>","children":null,"spread":false},{"title":"ClientProxyAuthentication.java <span style='color:#111;'> 3.31KB </span>","children":null,"spread":false},{"title":"ClientCustomContext.java <span style='color:#111;'> 3.21KB </span>","children":null,"spread":false},{"title":"ClientWithResponseHandler.java <span style='color:#111;'> 3.16KB </span>","children":null,"spread":false},{"title":"ClientPreemptiveBasicAuthentication.java <span style='color:#111;'> 3.94KB </span>","children":null,"spread":false},{"title":"ClientAbortMethod.java <span style='color:#111;'> 2.39KB </span>","children":null,"spread":false},{"title":"ClientFormLogin.java <span style='color:#111;'> 4.13KB </span>","children":null,"spread":false},{"title":"ClientWithRequestFuture.java <span style='color:#111;'> 5.40KB </span>","children":null,"spread":false},{"title":"ClientExecuteSOCKS.java <span style='color:#111;'> 4.81KB </span>","children":null,"spread":false},{"title":"QuickStart.java <span style='color:#111;'> 4.81KB </span>","children":null,"spread":false}],"spread":false},{"title":"entity","children":[{"title":"mime","children":[{"title":"ClientMultipartFormPost.java <span style='color:#111;'> 3.40KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":".settings","children":[{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'> 587B </span>","children":null,"spread":false}],"spread":true},{"title":"libs","children":[{"title":"httpmime-4.3.6.jar <span style='color:#111;'> 36.40KB </span>","children":null,"spread":false},{"title":"httpclient-cache-4.3.6.jar <span style='color:#111;'> 147.36KB </span>","children":null,"spread":false},{"title":"commons-codec-1.6.jar <span style='color:#111;'> 227.32KB </span>","children":null,"spread":false},{"title":"httpcore-4.3.3.jar <span style='color:#111;'> 276.17KB </span>","children":null,"spread":false},{"title":"httpclient-4.3.6.jar <span style='color:#111;'> 578.13KB </span>","children":null,"spread":false},{"title":"fluent-hc-4.3.6.jar <span style='color:#111;'> 29.28KB </span>","children":null,"spread":false},{"title":"commons-logging-1.1.3.jar <span style='color:#111;'> 60.60KB </span>","children":null,"spread":false}],"spread":true},{"title":".classpath <span style='color:#111;'> 743B </span>","children":null,"spread":false},{"title":"bin","children":[{"title":"Main.class <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"Main$1.class <span style='color:#111;'> 901B </span>","children":null,"spread":false},{"title":"net","children":[{"title":"mobctrl","children":[{"title":"HttpClientUtils$HttpClientDownLoadProgress.class <span style='color:#111;'> 271B </span>","children":null,"spread":false},{"title":"HttpClientUtils$2.class <span style='color:#111;'> 1.23KB </span>","children":null,"spread":false},{"title":"HttpClientUtils$1.class <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false},{"title":"HttpClientUtils.class <span style='color:#111;'> 9.70KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"org","children":[{"title":"apache","children":[{"title":"http","children":[{"title":"client","children":[{"title":"fluent","children":[{"title":"FluentResponseHandling$1.class <span style='color:#111;'> 3.35KB </span>","children":null,"spread":false},{"title":"FluentAsync.class <span style='color:#111;'> 2.63KB </span>","children":null,"spread":false},{"title":"FluentExecutor.class <span style='color:#111;'> 3.04KB </span>","children":null,"spread":false},{"title":"FluentResponseHandling.class <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false},{"title":"FluentRequests.class <span style='color:#111;'> 2.50KB </span>","children":null,"spread":false},{"title":"FluentAsync$1.class <span style='color:#111;'> 1.80KB </span>","children":null,"spread":false},{"title":"FluentQuickStart.class <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"examples","children":[{"title":"client","children":[{"title":"ClientProxyAuthentication.class <span style='color:#111;'> 3.77KB </span>","children":null,"spread":false},{"title":"ProxyTunnelDemo.class <span style='color:#111;'> 2.60KB </span>","children":null,"spread":false},{"title":"ClientCustomSSL.class <span style='color:#111;'> 4.06KB </span>","children":null,"spread":false},{"title":"ClientExecuteSOCKS.class <span style='color:#111;'> 3.90KB </span>","children":null,"spread":false},{"title":"ClientAbortMethod.class <span style='color:#111;'> 1.91KB </span>","children":null,"spread":false},{"title":"ClientEvictExpiredConnections$IdleConnectionEvictor.class <span style='color:#111;'> 1.46KB </span>","children":null,"spread":false},{"title":"ClientConnectionRelease.class <span style='color:#111;'> 2.40KB </span>","children":null,"spread":false},{"title":"ClientChunkEncodedPost.class <span style='color:#111;'> 2.70KB </span>","children":null,"spread":false},{"title":"ClientWithRequestFuture.class <span style='color:#111;'> 4.39KB </span>","children":null,"spread":false},{"title":"ClientConfiguration$2.class <span style='color:#111;'> 997B </span>","children":null,"spread":false},{"title":"ClientConfiguration$1$2.class <span style='color:#111;'> 1.54KB </span>","children":null,"spread":false},{"title":"ClientPreemptiveDigestAuthentication.class <span style='color:#111;'> 4.12KB </span>","children":null,"spread":false},{"title":"ClientPreemptiveBasicAuthentication.class <span style='color:#111;'> 4.01KB </span>","children":null,"spread":false},{"title":"ClientConfiguration$1.class <span style='color:#111;'> 1.67KB </span>","children":null,"spread":false},{"title":"ClientEvictExpiredConnections.class <span style='color:#111;'> 3.29KB </span>","children":null,"spread":false},{"title":"QuickStart.class <span style='color:#111;'> 5.54KB </span>","children":null,"spread":false},{"title":"ClientWithResponseHandler$1.class <span style='color:#111;'> 1.80KB </span>","children":null,"spread":false},{"title":"ClientExecuteProxy.class <span style='color:#111;'> 2.96KB </span>","children":null,"spread":false},{"title":"ClientCustomContext.class <span style='color:#111;'> 2.97KB </span>","children":null,"spread":false},{"title":"ClientWithRequestFuture$2.class <span style='color:#111;'> 1.58KB </span>","children":null,"spread":false},{"title":"ClientExecuteSOCKS$MyConnectionSocketFactory.class <span style='color:#111;'> 2.27KB </span>","children":null,"spread":false},{"title":"ClientAuthentication.class <span style='color:#111;'> 2.89KB </span>","children":null,"spread":false},{"title":"ClientMultiThreadedExecution.class <span style='color:#111;'> 2.28KB </span>","children":null,"spread":false},{"title":"ClientConfiguration$1$1.class <span style='color:#111;'> 1.30KB </span>","children":null,"spread":false},{"title":"ClientFormLogin.class <span style='color:#111;'> 3.97KB </span>","children":null,"spread":false},{"title":"ClientConfiguration.class <span style='color:#111;'> 11.20KB </span>","children":null,"spread":false},{"title":"ClientWithRequestFuture$1.class <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false},{"title":"ClientWithResponseHandler.class <span style='color:#111;'> 1.99KB </span>","children":null,"spread":false},{"title":"ClientMultiThreadedExecution$GetThread.class <span style='color:#111;'> 2.60KB </span>","children":null,"spread":false}],"spread":false},{"title":"entity","children":[{"title":"mime","children":[{"title":"ClientMultipartFormPost.class <span style='color:#111;'> 3.40KB </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true}]

评论信息

  • daman1 :
    very good!!!!!!
    2019-04-20
  • cfy_chunlin :
    不错的,多谢分享!
    2018-10-24
  • JavaAlpha :
    感谢分享,挺有帮助
    2018-05-31
  • zbm5201314 :
    谢谢分享,帮助了我的开发学习
    2018-03-12
  • victooo :
    非常不错。。。。。。
    2018-01-17

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明