Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Apr 2021 21:07:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 220468] libfetch: Does not handle 407 (proxy auth) when connecting to HTTPS using connect tunnel
Message-ID:  <bug-220468-7501-ERLgWOgLSj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220468-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220468-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220468

--- Comment #15 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D345c30a94f6425954163f1e0b075a75f6=
03d27cd

commit 345c30a94f6425954163f1e0b075a75f603d27cd
Author:     Renato Botelho <garga@FreeBSD.org>
AuthorDate: 2021-04-01 21:02:57 +0000
Commit:     Renato Botelho <garga@FreeBSD.org>
CommitDate: 2021-04-01 21:02:57 +0000

    libfetch: Retry with proxy auth when server returns 407

    PR:             220468
    Submitted by:   Egil Hasting <egil.hasting@higen.org> (based on)
    Reviewed by:    kevans, kp
    Approved by:    kp
    MFC after:      2 weeks
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
    Differential Revision:  https://reviews.freebsd.org/D29533

 lib/libfetch/http.c | 55 +++++++++++++++++++++++++++++++++++++++++++++++--=
----
 1 file changed, 49 insertions(+), 6 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220468-7501-ERLgWOgLSj>