This wiki is now locked - both user registration and edits (except by admins) are disabled. We're currently migrating all the content to our new wiki. If you have time, please register and help us out!

You can still view the source code of every page. Once a page has been copied over to the new wiki, please add a link to it to MigratedPages (the only page which is still editable), to notify the admins to go and blank it.


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.

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.


Example

RemovePersistentRequest
Global=false
Identifier=Insert-1
EndMessage
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki