http server support for proxies, incomplete
authorJoey Hess <joeyh@joeyh.name>
Thu, 25 Jul 2024 17:15:05 +0000 (13:15 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 25 Jul 2024 17:19:24 +0000 (13:19 -0400)
commit3d14e2cf58c576cc5f4d9dbdb9ff10eb096c8b7b
treeb3a6573c76a21eee89f19d3b71c7f091a55aaa38
parent0bdeafc2c4d19cc77f97eb47d858c6854b6cd8cf
http server support for proxies, incomplete

Refactored git-annex-shell code so this can use checkCanProxy'.

At this point all that remains is opening a proxy connection,
and using a proxy connection.
Annex/Proxy.hs
CmdLine/GitAnnexShell.hs
Command/P2PHttp.hs
P2P/Http/State.hs