Revert "let url claims optionally include a suggested filename"
This reverts commit 85df9c30e9
.
Putting filename in the claim was a bad idea.
This commit is contained in:
parent
30685751ea
commit
7ae16bb6f7
11 changed files with 26 additions and 67 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue