GNU bug report logs - #16498
24.3.50; Support for custom user agents in url.el

Previous Next

Package: emacs;

Reported by: Vibhav Pant <vibhavp <at> ubuntu.com>

Date: Sun, 19 Jan 2014 18:47:02 UTC

Severity: wishlist

Found in version 24.3.50

Done: Ted Zlatanov <tzz <at> lifelogs.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ted Zlatanov <tzz <at> lifelogs.com>
To: Vibhav Pant <vibhavp <at> ubuntu.com>
Cc: 16498 <at> debbugs.gnu.org
Subject: bug#16498: 24.3.50; Support for custom user agents in url.el
Date: Tue, 04 Nov 2014 11:50:07 -0500
On Mon, 20 Jan 2014 11:08:11 -0500 Ted Zlatanov <tzz <at> lifelogs.com> wrote: 

TZ> On Sun, 19 Jan 2014 21:21:43 +0530 Vibhav Pant <vibhavp <at> ubuntu.com> wrote: 
VP> URL currently doesn't support custom user agents. This could be
VP> implemented by adding a defcustom string url-user-agent which could be
VP> changed by the
VP> user.
VP> The default value could be:
VP> (format "User-Agent: %sURL/%s\r\n"
VP> (if url-package-name
VP> (concat url-package-name "/" url-package-version " ")
VP> "") url-version)

VP> I have attached a patch to add support for custom user agents in URL.

TZ> I think this makes sense, but it has to wait until after the feature
TZ> freeze.

Stefan, can you please look at this patch? It would also help with
#18812 which requests the ability to specify a more detailed User-Agent
string.

Ted




This bug report was last modified 10 years and 196 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.