From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.user Subject: Re: http request? Date: Tue, 26 Apr 2011 13:32:39 +0200 Message-ID: References: <20110426104905.GA23075@ccellier.rd.happyleptic.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1303817576 2691 80.91.229.12 (26 Apr 2011 11:32:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 26 Apr 2011 11:32:56 +0000 (UTC) Cc: guile-user@gnu.org To: rixed@happyleptic.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Tue Apr 26 13:32:52 2011 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QEgVf-0002qT-0v for guile-user@m.gmane.org; Tue, 26 Apr 2011 13:32:51 +0200 Original-Received: from localhost ([::1]:34463 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEgVe-0002rr-Gk for guile-user@m.gmane.org; Tue, 26 Apr 2011 07:32:50 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:54793) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEgVb-0002rl-MI for guile-user@gnu.org; Tue, 26 Apr 2011 07:32:48 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QEgVa-0002w2-H2 for guile-user@gnu.org; Tue, 26 Apr 2011 07:32:47 -0400 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:42780 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEgVa-0002vs-CE for guile-user@gnu.org; Tue, 26 Apr 2011 07:32:46 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 3D0AB4908; Tue, 26 Apr 2011 07:34:48 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; s=sasl; bh=fq3Jx9mWkwAu AzS5lEmuPPz4sjk=; b=YQ0QTg/6wIPdgutTa79FbExD2IdA0/w1AHlIgE5CzHtt iQP3eL6Qis+0J0aCJrYquUV6PLCOdvdhVJm4GYLcv4XSpqpkGFlquBP1JgIUBEsv 2bJ6hREv6jOCzymnZCWD6wptsYVrmgtSS6QaM/4XaTWUc3YNwXhFkBYmv9+LcBw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=sasl; b=wlaV0N yXIf8MlvZbSQGTurJUz60FNtWTtg+pbwL6VahLrB/qcTJG6UB9oD6uU0VHQmT/Lv WfkHVKTULs3uF5bZbHC/Nu6fLcIi+JH8BvfrddaSA0zJSa3rOekBOoNfuVDmHw8l a/pIwM+9lV6hrDORgU5QH1f7oYo5zEGpQx9Zc= Original-Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 284104907; Tue, 26 Apr 2011 07:34:46 -0400 (EDT) Original-Received: from unquote.localdomain (unknown [90.164.198.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id 7F7064906; Tue, 26 Apr 2011 07:34:44 -0400 (EDT) In-Reply-To: <20110426104905.GA23075@ccellier.rd.happyleptic.org> (rixed@happyleptic.org's message of "Tue, 26 Apr 2011 12:49:05 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 2FCCF752-6FF9-11E0-9C8F-E8AB60295C12-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 64.74.157.62 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:8597 Archived-At: On Tue 26 Apr 2011 12:49, rixed@happyleptic.org writes: > -[ Tue, Apr 26, 2011 at 11:21:42AM +0200, Andy Wingo ]---- >> > =C2=A0is there a library for requesting an url? and get the contents? >> > =C2=A0like python's http://docs.python.org/library/urllib.html >>=20 >> Not yet, no. There exist libraries for URIs and HTTP requests and >> responses, but Guile doesn't have an API to tie them together (yet?). > > Something similar to python's twisted would be extra cool IMO. > Just in case someone feels the motivation :) I don't know much about it, but serveez might be going in that direction. Andy --=20 http://wingolog.org/