]> git.ipfire.org Git - thirdparty/gettext.git/commit
urlget: Follow the "privacy by design" principle.
authorBruno Haible <bruno@clisp.org>
Sun, 23 Feb 2020 19:56:32 +0000 (20:56 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 23 Feb 2020 19:56:32 +0000 (20:56 +0100)
commitc8fe23519e66963a2eb837a2c1209ffae8300ddd
tree3a4471b1ac95679405b1d18e57c75e2117004438
parent0b4776b8f66401ee936cf9af08543ec1a8aa2051
urlget: Follow the "privacy by design" principle.

* gettext-tools/src/gnu/gettext/GetURL.java (fetch): Override the User-Agent
string, so as not to reveal the Java version to the server.
gettext-tools/src/gnu/gettext/GetURL.java