Skip to content
DC* edited this page Aug 29, 2020 · 2 revisions

PutFetchable is sent from the Freenet node to a client program and indicates the partial completion of an insert: Enough data has been inserted into Freenet that the key should now be fetchable. The URI should be present.

Example

 PutFetchable
 Global=true
 Identifier=My Identifier
 URI=KSK@blah
 EndMessage
Clone this wiki locally