let url claims optionally include a suggested filename
This commit is contained in:
parent
7c9149a44f
commit
85df9c30e9
11 changed files with 67 additions and 26 deletions
|
@ -179,6 +179,9 @@ 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