diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/design/external_special_remote_protocol.mdwn | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/design/external_special_remote_protocol.mdwn b/doc/design/external_special_remote_protocol.mdwn index c62949b6d..072c5a1a2 100644 --- a/doc/design/external_special_remote_protocol.mdwn +++ b/doc/design/external_special_remote_protocol.mdwn @@ -179,9 +179,6 @@ while it's handling a request. Indicates that INITREMOTE failed. * `CLAIMURL-SUCCESS` Indicates that the CLAIMURL url will be handled by this remote. -* `CLAIMURL-AS Filename` - Indicates that the CLAIMURL url will be handled by this remote, - and suggests a filename to use for it. * `CLAIMURL-FAILURE` Indicates that the CLAIMURL url wil not be handled by this remote. * `CHECKURL-SIZE Size` |