httpcomponents-client
HTTP client
A Java-based client for making HTTP requests using a modular and customizable design
Mirror of Apache HttpClient
1k stars
109 watching
971 forks
Language: Java
last commit: about 1 month ago httpcomponents
Related projects:
Repository | Description | Stars |
---|---|---|
dakrone/clj-http | An idiomatic HTTP client for Clojure wrapping the Apache Client | 1,787 |
cloudhead/http-console | An interactive command-line interface to the HTTP protocol | 1,352 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
apache/serf | A high-performance asynchronous HTTP client library with minimal memory copies and transformations. | 27 |
googleapis/google-http-java-client | A Java library for accessing any resource on the web via HTTP | 1,392 |
juliaweb/http.jl | An HTTP client and server package for Julia language | 645 |
criteo/lolhttp | A library that provides an HTTP server and client implementation for Scala, allowing developers to build web applications with a focus on simplicity and flexibility. | 91 |
jgritman/httpbuilder | An easy-to-use HTTP client library in Java for making HTTP requests with Groovy. | 315 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 179 |
sony/easyhttpcpp | A cross-platform HTTP client library with features like caching and pooling. | 163 |
symfony/http-client | A component for fetching HTTP resources in PHP | 1,960 |
saltwaterc/http-request | A general-purpose HTTP client for Node.js with support for transparent compression and SSL. | 80 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
dduan/just | A client-side HTTP library for making web requests in Swift with human-readable results and advanced features. | 1,406 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 379 |