Changes between Version 5 and Version 6 of Ticket #3901
- Timestamp:
- 2022-06-10T14:01:48Z (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3901 – Description
v5 v6 7 7 5. Currently the storage client caches per-server FURLs indefinitely. New clients should check with introducer if a NURL (HTTP) has replaced a FURL (Foolscap) and update appropriately. 8 8 6. The client may only have FURL, and not have introducer. For that situation the Foolscap protocol should grow a away for clients to get new URLs (`remote_get_version`?) 9 7. Update the documentation appropriately.