apache-httpcomponents
There are 21 repositories under apache-httpcomponents topic.
wechatpay-apiv3/wechatpay-apache-httpclient
微信支付 APIv3 Apache HttpClient装饰器(decorator)
jsunsoftware/http-request
Enhancing/simplify apache http client
opentracing-contrib/java-apache-httpclient
OpenTracing Apache HttpClient instrumentation
ok2c/httpcomponents-jackson
JSON message asynchronous producers and consumers for Apache HttpComponents 5.0 based on Jackson JSON library
ok2c/httpclient-android-ext
Android extensions for Apache HttpClient
ok2c/httpclient-migration-guide
Apache HttpClient 5.0 migration guide
docs-club/Apache-HttpComponents-Doc-Chinese-English-bilingual
Apache HttpComponents(原名 Commons HttpClient)文档的中英文参考(审校中)
mvpjava/atmospheric-random
Demo Java Tutorial on how to creat a true random number via random.org
HarryDulaney/deezer-web-app
Music and Discography Explorer - Spring MVC SSR Web Application
madhur/apache-http-connection-pool-test
Sample repo to depict the efficient usage of Apache HTTP Connection Pooling
eriknguyen/forum-crawler
Web crawler for a search engine of multiple forums content, built with Java, MongoDB and Apache HttpComponents
jenkinsci/apache-httpcomponents-client-5-api-plugin
Bundles Apache HttpComponents Client 5.x and allows it to be used by Jenkins plugins.
mvitz/javaspektrum-http-clients
Java HTTP Client examples for my JavaSPEKTRUM article.
saasquatch/apache-client5-reactive
Thin wrapper around Apache HttpAsyncClient 5.x to expose Reactive Streams interfaces.
xiongshiyan/httpclient
http客户端接口设计,完全模拟http可能的参数,有多种实现:OKHttp3、ApacheHttpClient、HttpURLConnection,可以随意切换http实现。 我用此工具逐渐替换了业务项目工程中不统一、繁杂的各种HttpClient工具的实现、版本,只需要面向统一、抽象的操作接口。
xiongshiyan/httpclient-interfacing
http客户端接口设计,完全模拟http可能的参数,支持GET、POST、文件上传下载等,有多种实现:OKHttp3、ApacheHttpClient、HttpURLConnection、Jodd-http,可以无代码改变地切换http实现。 我用此工具逐渐替换了业务项目工程中不统一、繁杂的各种HttpClient工具的实现、版本,只需要面向统一、抽象的操作接口。做到一键切换http请求的实现,而无需散弹式修改。
smlc/apachehttp5-prometheus-interceptor
Apache 5 HTTP Component metric interceptor
theangrydev/thin-http-client
A simple adapter for some popular HTTP clients
ak1132/Java-REST-Template-Starter
A working REST template for writing and consuming RESTful services in JAVA using Resteasy and ApacheHttpClient APIs
ubaid4j/rest-client
spring boot 3 rest-client that uses apache http 5 client with re-usable connection pool along with idle connection eviction and socket connect/read timeouts.
zandero/http
Collection of http utilities