From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?iso-8859-1?q?S=E9bastien_Vauban?= Newsgroups: gmane.emacs.help Subject: Re: http-get/post vs url Date: 29 Jan 2007 12:23:37 +0100 Organization: Sebastien Vauban Message-ID: <87ireqdqkm.fsf@missioncriticalit.com> References: <878xfponn6.fsf@missioncriticalit.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1170070871 25544 80.91.229.12 (29 Jan 2007 11:41:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 29 Jan 2007 11:41:11 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 29 12:41:05 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HBUsi-0001X3-Jr for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Jan 2007 12:41:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HBUsi-0004XN-0Q for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Jan 2007 06:41:04 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsserver.news.garr.it!kanaga.switch.ch!switch.ch!keepthis.news.telefonica.de!telefonica.de!newsgate.cistron.nl!xs4all!aotearoa.belnet.be!news.belnet.be!feed1.news.be.easynet.net!reader0.news.be.easynet.net!not-for-mail Original-Newsgroups: gnu.emacs.help X-Www-site: Under construction... User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 Original-Lines: 22 Original-NNTP-Posting-Date: 29 Jan 2007 11:23:37 GMT Original-NNTP-Posting-Host: 81.188.7.152 Original-X-Trace: 1170069817 reader0.news.be.easynet.net 1276 [::ffff:81.188.7.152]:12913 Original-X-Complaints-To: abuse@be.easynet.net Original-Xref: shelby.stanford.edu gnu.emacs.help:145120 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:40725 Archived-At: Hi David, >> I wonder if I'm using the best Lisp package for what I want to >> do, and I'd like to hear from the experts which one I should >> use, for an easy retrieval of HTTP info through get or posts, >> independently of the HTTP protocol version. > > Use url.el. It's now part of Emacs and actively maintained. Thank you for your enlightening answer! But do you know what I can do to further debug or find a workaround against those 2 errors I got using `url.el'? o "Saw end of trailers", and o "HTTP responses in class 1xx not supported (100)". Many thanks in advance, Seb --=20 S=E9bastien Vauban