Re: Re: RFC rampage
Erik Enge <[email protected]>
| Newsgroups | gmane.lisp.clump |
|---|---|
| Organization | Professional Reviews Inc. |
| Message-ID | <[email protected]> |
Miles Egan <[email protected]> writes: > Dan Barlow's Araneida is a pretty decent HTTP server. I'm using it as > the basis of an xml-rpc/blog server. I understand that others are using CL-HTTP and AllegroServe in this way too, but it /sounds/ (it may not be) like an overkill to install an HTTP server just to get to an HTTP library. The pathological case is where I have to connect to an HTTP server and retrieve a file. I would like to avoid installing a fully fledged HTTP server for this use. Erik.