git-annex/P2P/Http
Joey Hess 1467fed572
fix build with old text
Don't need decodeUtf8Lenient here because B64.encode surely always
generates utf8. So decodeUtf8 is safe, it will never throw an exception.
2024-07-29 17:21:41 -04:00
..
Client.hs remove uuid from annex+http urls 2024-07-28 20:29:42 -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 old text 2024-07-29 17:21:41 -04:00
Url.hs remove unused imports 2024-07-28 21:11:23 -04:00