From 24d63e8c8ebe25c211307eb8aab8747a3c814aea Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 2 Jul 2024 18:04:29 -0400 Subject: [PATCH] update --- doc/todo/git-annex_proxies.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/todo/git-annex_proxies.mdwn b/doc/todo/git-annex_proxies.mdwn index d037124a69..ddb1ea92b9 100644 --- a/doc/todo/git-annex_proxies.mdwn +++ b/doc/todo/git-annex_proxies.mdwn @@ -33,6 +33,13 @@ Planned schedule of work: * will client notice promptly when http connection with server is closed in LOCKCONTENT? +* Should integrate into an existing web server similarly to git + smart http server. May as well also support it as a standalone + webserver. + +* endpoint versioning should include v1 and v0 to support connections + proxied from older clients + ## items deferred until later for [[design/passthrough_proxy]] * Check annex.diskreserve when proxying for special remotes