formatting
authorJoey Hess <joeyh@joeyh.name>
Mon, 28 Oct 2024 17:49:58 +0000 (13:49 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 28 Oct 2024 17:49:58 +0000 (13:49 -0400)
doc/design/passthrough_proxy.mdwn

index ce90aa695cd6bb1801933dd8a444b61224df4205..7c57508136f509e0215b29322f3f8b943fe23f8f 100644 (file)
@@ -778,12 +778,12 @@ reupload would overwrite the bad content.
 > 
 > The P2P protocol could be extended by letting ALREADY-STORED be
 > sent by the client instead of DATA:
-> 
->   PUT associatedfile key
->   PUT-FROM 0
->   ALREADY-STORED
->   SUCCESS
->
+    PUT associatedfile key
+    PUT-FROM 0
+    ALREADY-STORED
+    SUCCESS
+
 > That lets the server send ALREADY-HAVE instead of PUT-FROM, preventing
 > the client from uploading content that is already present. And it can
 > send SUCCESS-PLUS at the end as well, or FAILURE if the checkpresent