Merge branch 'bc/http-proactive-auth'
commitfe5ba894ec129491e57f0f5d0873fd374c058414
authorJunio C Hamano <gitster@pobox.com>
Tue, 16 Jul 2024 18:18:57 +0000 (16 11:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Jul 2024 18:18:57 +0000 (16 11:18 -0700)
treed2c5166e6fa6cd29e6a48bdaa25944b1a643c20a
parent12d49fd0282b5b602b8a510bdaaa28d18b7ac427
parent610cbc1dfb4ad947b82d7312c54c7987177f979f
Merge branch 'bc/http-proactive-auth'

The http transport can now be told to send request with
authentication material without first getting a 401 response.

* bc/http-proactive-auth:
  http: allow authenticating proactively
http.c