ListPersistentRequests
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.
Ask the node to list all persistent requests for this client on the node (and for the global queue too if watch global queue is enabled). Node will respond with a series of PersistentGet or PersistentPut messages, possibly some DataFound, GetFailed, PutFailed or PutSuccessful messages, and possibly some status messages (SimpleProgress, StartedCompression or FinishedCompression), and then an EndListPersistentRequests message.
Example
ListPersistentRequests EndMessage