- AllegroServe - Portable AllegroServe is a portable version of Franz Inc's AllegroServe HTTP server, which also includes an HTML generator and an HTTP client
- carrier - Carrier is an async HTTP client driven by cl-async and fast-http
- cl-curl - Cl-curl is a set of Lisp binding to the C libcurl HTTP client library, a multiprotocol file transfer library
- cl-kappa - cl-kappa is a general purpose web agent in the spirit of WWW::Mechanize
- cl-mechanize - cl-mechanize is a port of the WWW::Mechanize Perl module for stateful programmatic web browsing, used for automating interaction with websites
- cl-web-crawler - cl-web-crawler is a web crawling library
- cl-webdav-client - cl-webdav-client is a Common Lisp HTTP client that leverages Dexador to provide a bit of WebDAV client functionality
- cl-webkit2 - CFFI bindings for WebKitGTK, using WebKit version 2
- Dexador - Dexador is a high-performance HTTP client library with neat APIs and connection-pooling
- Drakma - Drakma is a fully-featured Common Lisp HTTP client library that knows how to handle HTTP/1.1
- Drakma-async - drakma-async is an HTTP client that runs on top of cl-async and aims to be API-compatible with the Drakma library
- http-response-handler - http-response-handler is a set of Lisp conditions for HTTP error responses
- Nyxt - Nyxt is a keyboard-oriented, extensible web-browser designed for power users
- s-http-client - s-http-client is an HTTP client library
- simple-http - is a simple HTTP client library, see Trivial-HTTP
- trivial-download - trivial-download allows you to download files from the Internet from Common Lisp
- trivial-http - trivial-http is a simple HTTP client library
- Tungsten - Tungsten is a Common Lisp toolkit providing a wide range of features
- winhttp - CFFI bindings to WinHTTP
HTTP Client
Client applications for working with the web (HTTP client libraries, web browsers, crawlers, screen scrapers, etc.)