]> git.ipfire.org Git - pakfire.git/commit
xfer: Send authentication headers straight away when asked to
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 12 Aug 2024 17:23:14 +0000 (17:23 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 12 Aug 2024 17:23:14 +0000 (17:23 +0000)
commit0507b9932b919e974067abdad0b949cf20ebe8ed
tree2b540bf9bd42d4d24d7b65a5eadee0c99abe8525
parent5a67492c323f943cc1b3f970b66aee5c249f24a7
xfer: Send authentication headers straight away when asked to

We don't need to check whether the server does not require
authentication first.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/xfer.c