Files
lix/src/nix
eldritch horrors 6f18e1ebde libstore: remove FileTransferRequest
it's just a uri and some headers now. those can be function arguments
with no loss of clarity. *actual* additional arguments, for example a
TLS context with additional certificates, could be added on a new and
improved FileTransfer class that carries not just a backend reference
but some real, visible context for its transfers. curl not being very
multi-threading-friendly when using multi handles will make sharing a
bit hard anyway once we drop the single global download worker thread

Change-Id: Id2112c95cbd118c6d920488f38d272d7da926460
2024-10-27 21:44:38 +00:00
..
2023-05-17 08:10:30 +01:00
2024-10-18 21:34:18 -07:00
2020-12-23 18:26:40 +01:00
2020-12-23 18:26:40 +01:00
2022-02-22 14:32:56 +01:00
2020-12-23 18:26:40 +01:00
2022-02-22 14:32:56 +01:00
2020-12-21 13:32:29 +01:00
2020-12-21 13:32:28 +01:00
2020-12-21 13:32:28 +01:00
2020-12-21 13:32:28 +01:00
2023-04-06 19:59:57 -04:00
2024-05-02 12:02:28 -06:00
2020-12-21 13:32:27 +01:00
2021-07-07 10:02:55 +02:00
2022-06-28 22:43:37 -04:00
2021-01-10 23:29:14 +01:00
2021-03-26 16:14:38 +01:00
2023-03-21 14:37:09 +01:00
2024-08-08 14:53:17 -07:00