From: Jeffery Zhang
Subject: http library
Date: 
Message-ID: <e39dp3$bbq$1@ruby.cit.cornell.edu>
Are there any good HTTP libraries for lisp? I'm trying to write a 
webspider to download some sample text from the web for a small nlp 
project

-Jeff

From: Lars Rune Nøstdal
Subject: Re: http library
Date: 
Message-ID: <1146634499.714808.24410@j33g2000cwa.googlegroups.com>
Maybe one of these will do:

http://www.cliki.net/Trivial-HTTP
http://common-lisp.net/project/cl-curl/

-- 
Lars Rune Nøstdal
http://lars.nostdal.org/
From: Jeffery Zhang
Subject: Re: http library
Date: 
Message-ID: <e39g6n$jns$1@ruby.cit.cornell.edu>
ah sorry, just found these myself. Should've searched more before posting.

-Jeff

On 2006-05-03 01:34:59 -0400, "Lars Rune N�stdal" <···········@gmail.com> said:

Maybe one of these will do:
> 
> http://www.cliki.net/Trivial-HTTP
> http://common-lisp.net/project/cl-curl/
From: Tim X
Subject: Re: http library
Date: 
Message-ID: <87r73bl8qu.fsf@tiger.rapttech.com.au>
Jeffery Zhang <····@cornell.edu> writes:

> Are there any good HTTP libraries for lisp? I'm trying to write a
> webspider to download some sample text from the web for a small nlp
> project
>
> -Jeff
>

Portable alegro serve has some basic client functions which I've used
to retrieve objects from the web and it seems to work quite well.

Tim

-- 
tcross (at) rapttech dot com dot au