FreenetWiki : FCP2p0PersistentRequestModified

HomePage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
Oldest known version of this page was edited on 2007-02-12 09:45:01 by BeBack []
Page view:

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 Wikka Wakka Wiki 1.1.6.2
Page was generated in 0.0451 seconds