Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 2021 19:38:52 +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-FVc7KYYBEl@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 #20 from commit-hook@FreeBSD.org ---
A commit in branch stable/12 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D208c36a005f5592a9f3325036cd2e6f6e=
e03ca9a

commit 208c36a005f5592a9f3325036cd2e6f6ee03ca9a
Author:     Renato Botelho <garga@FreeBSD.org>
AuthorDate: 2021-04-01 21:02:57 +0000
Commit:     Renato Botelho <garga@FreeBSD.org>
CommitDate: 2021-04-28 19:31:27 +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

    (cherry picked from commit 345c30a94f6425954163f1e0b075a75f603d27cd)

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

--=20
You are receiving this mail because:
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-FVc7KYYBEl>