emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: trunk r118293: url-http.el: introduce url-user-agent


From: Lars Magne Ingebrigtsen
Subject: Re: trunk r118293: url-http.el: introduce url-user-agent
Date: Wed, 05 Nov 2014 17:23:12 +0100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)

Teodor Zlatanov <address@hidden> writes:

> +(defcustom url-user-agent (format "User-Agent: %sURL/%s\r\n"
> +                               (if url-package-name
> +                                   (concat url-package-name "/"
> +                                           url-package-version " ")
> +                                 "") url-version)

Last time this was suggested, the discussion concluded with the decision
not to add this, since this is information leakage that helps track
users.

I think.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

[Prev in Thread] Current Thread [Next in Thread]