From c0bc81891c2b577ac9bb2e2e85eb9a43c08f21f8 Mon Sep 17 00:00:00 2001 From: cjmarkie Date: Sat, 25 Oct 2025 13:47:47 +0000 Subject: [PATCH] --- doc/todo/Special_remote_redirect_to_URL.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/todo/Special_remote_redirect_to_URL.mdwn b/doc/todo/Special_remote_redirect_to_URL.mdwn index 1407702620..b3b51e18a3 100644 --- a/doc/todo/Special_remote_redirect_to_URL.mdwn +++ b/doc/todo/Special_remote_redirect_to_URL.mdwn @@ -3,7 +3,7 @@ The [external special remote protocol](/design/external_special_remote_protocol/ * `TRANSFER-SUCCESS RETRIEVE {key}` * `TRANSFER-FAILURE RETRIEVE {key} {message}` -I propose a third response: `TRANSFER-REDIRECT RETRIEVE {key} {url}` +I propose a third response: `TRANSFER-REDIRECT-URL RETRIEVE {key} {url}` This will permit the following use cases: -- 2.30.2