From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: Proxy settings wrt guix daemon Date: Fri, 10 Apr 2020 16:40:33 +0200 Message-ID: <87pncfv1y6.fsf@gnu.org> References: <87blofyzn0.fsf@gnu.org> <87eet8v948.fsf@gnu.org> <87r1x3tgi3.fsf@gmail.com> <875zedf0up.fsf@gnu.org> <87h7xva8b7.fsf@gnu.org> <87h7xvmeea.fsf@gmail.com> <87d08j834r.fsf@gnu.org> <87zhbm2xhl.fsf@gmail.com> <20200410152632.7da91203@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:52355) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jMuph-0008Fk-Cn for guix-devel@gnu.org; Fri, 10 Apr 2020 10:40:38 -0400 In-Reply-To: <20200410152632.7da91203@scratchpost.org> (Danny Milosavljevic's message of "Fri, 10 Apr 2020 15:26:32 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Danny Milosavljevic Cc: guix-devel Hi Danny, Danny Milosavljevic skribis: > could we mention an example value for the HTTP proxy setting? > > When I use it it's never quite clear to me whether there's a slash at the= end > or not, and what to do with https etc. > > Currently it says "Please enter the HTTP proxy URL. If you enter an empty > string, proxy usage will be disabled.". > > I'd add a note: "(Example: http://10.0.0.1:8000)". > > Also, if authentication is possible, maybe add that to the example. > > What happens to https? Will it go via the HTTP proxy? Maybe mention that > there, too. Yes. So we could write =E2=80=9CHTTP and HTTPS=E2=80=9D and also include the exa= mple. Downside is that translations will become stale. Oh well, maybe we=E2=80= =99ll have to live with that. Ludo=E2=80=99.