Most recent edit on 2007-02-15 07:43:28 by BeBack
Additions:
Since 1016: If the request is still running (i.e. not completed or failed) the node will send a PutFailed or GetFailed message with reason=Cancelled. After this message, or if the request was not running, the node sends a PersistentRequestRemoved message to confirm that the request was removed.
Deletions:
Coming soon: If the request is still running (i.e. not completed or failed) the node will send a PutFailed or GetFailed message with reason=Cancelled. After this message, or if the request was not running, the node sends a PersistentRequestRemoved message to confirm that the request was removed.
Edited on 2007-02-12 09:16:15 by BeBack
Additions:
Coming soon: If the request is still running (i.e. not completed or failed) the node will send a PutFailed or GetFailed message with reason=Cancelled. After this message, or if the request was not running, the node sends a PersistentRequestRemoved message to confirm that the request was removed.
Deletions:
Coming soon: If the request is still running (i.e. not completed or failed) the node will send a PutFailed or GetFailed message with reason=Cancelled. After this message, or if the request was not running, the node sends a PersistentRequestRemoved message to confirm that the request was removed.
Edited on 2007-02-12 09:15:21 by BeBack
Additions:
Coming soon: If the request is still running (i.e. not completed or failed) the node will send a PutFailed or GetFailed message with reason=Cancelled. After this message, or if the request was not running, the node sends a PersistentRequestRemoved message to confirm that the request was removed.
Deletions:
Coming soon: If the request is still running (i.e. not completed or failed) the node will send a PutFailed or GetFailed message with reason=Cancelled. After this message, or if the request was not running, the node sends a PersistentRequestRemoved message to confirm that the request was removed.
Edited on 2007-02-12 09:15:06 by BeBack
Additions:
Coming soon: If the request is still running (i.e. not completed or failed) the node will send a PutFailed or GetFailed message with reason=Cancelled. After this message, or if the request was not running, the node sends a PersistentRequestRemoved message to confirm that the request was removed.
Oldest known version of this page was edited on 2006-08-03 21:24:58 by JaQa []
Page view:
RemovePersistentRequest
This is a message of the
Freenet Client Protocol 2.0 (FCP 2.0).
It is sent from a client program to the Freenet node.
It asks the Freenet node to remove the persistent request that is identified by the
Identifier value. Note that you must specify
Global=true if it is a global request - even if
WatchGlobal is enabled.
Example
RemovePersistentRequest
Global=false
Identifier=Insert-1
EndMessage