git-annex/P2P/Http
Joey Hess 509b23fa00
catch ClientError from withClientM
When getting from a P2P HTTP remote, prompt for credentials when required,
instead of failing.

This feels like it might be a bug in servant-client. withClientM's type
suggests it would not throw a ClientError. But it does in this case.
2024-08-07 11:24:34 -04:00
..
Client.hs catch ClientError from withClientM 2024-08-07 11:24:34 -04:00
Server.hs cleanly close proxy connection on interrupted PUT 2024-07-29 10:37:19 -04:00
State.hs fix reversion in GET from proxy over http 2024-07-29 11:07:09 -04:00
Types.hs fix build with text older than 2.0 2024-07-29 18:15:29 -04:00
Url.hs clean up build warnings when built w/o servant 2024-07-31 14:07:30 -04:00