

| |||||||
|
You are here: Root > By Topic > Web Development
A simple library for performing client HTTP operations (GET and POST) over a socket interface.
trivial-http has been superseeded by Drakma.
| Web site | http://common-lisp.net/project/trivial-http/ |
| Mailing list | |
| Version | 1.1 - |
| Maturity | Dead |
| OS compatibility | Unix, MacOS X |
| ASDF installable | Yes |
| Official Download | http://www.unmutual.info/software/trivial-http-1.1.tar.gz |
| Mirrored Download | |
| Source code repository | svn://unmutual.info/trivial-http |
SBCL | CMUCL | CLISP | Allegro Common Lisp | LispWorks | OpenMCL | Armed Bear Common Lisp
Clickr & Automatr | ASDF-Install-tester
Web Development | Network Programming | ASDF installable | Unix family | Windows family | MIT
You must be logged to add a note
Windows support
trivial-http claims Windows support, but due to some implementation details regarding End-Of-Line characters (and HTTP protocol requirements), this isn't guaranteed to work.
But alas, the library is superseeded by Drakma which does correctly support it.
Submitted by Erik Huelsmann 07/04/2007 20:33:17
Sockets base library
This library is no longer based on trivial-sockets, but usocket instead
Submitted by Erik Huelsmann 28/07/2008 15:18:31
Official project page
The official project page is now at http://common-lisp.net/project/trivial-http/
Submitted by Erik Huelsmann 28/07/2008 15:19:21
You must be logged to add a comment