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: Mon, 20 Jan 2014 11:08:11 -0500
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.

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

Ted




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

Previous Next


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