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.


PersistentRequestModified


This is a message of the Freenet Client Protocol 2.0 (FCP 2.0).
It is sent from the Freenet node to a client program.

This is the node replying to a ModifyPersistentRequest message, and confirming the modified values. Identifier is the identifier of the modified request, Global indicates if the request is on the global queue (Global=true) or on a local queue (Global=false).
ClientToken and PriorityClass are optional and are only set for values that were really changed. At least one of them is set in the message. If one of them is omitted then this value did not change, compared to the old value that was contained in a PersistentGet or PersistentPut message.

Example

PersistentRequestModified
Identifier=My Identifier
Global=true
ClientToken=new client token
PriorityClass=5
EndMessage
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki