[Bug 220468] libfetch: Does not handle 407 (proxy auth) when connecting to HTTPS using connect tunnel

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 28 19:38:48 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220468

--- Comment #19 from commit-hook at FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=d7682961d386ebc7d5ec9cb38e609d3ec9bb978a

commit d7682961d386ebc7d5ec9cb38e609d3ec9bb978a
Author:     Renato Botelho <garga at FreeBSD.org>
AuthorDate: 2021-04-01 21:02:57 +0000
Commit:     Renato Botelho <garga at FreeBSD.org>
CommitDate: 2021-04-28 19:21:26 +0000

    libfetch: Retry with proxy auth when server returns 407

    PR:             220468
    Submitted by:   Egil Hasting <egil.hasting at 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(-)

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


More information about the freebsd-net mailing list