merge-requests/30/head
Bob Mottram 2023-03-17 22:30:47 +00:00
parent 5bde2379fc
commit 4628375bba
1 changed files with 1 additions and 0 deletions

View File

@ -3377,6 +3377,7 @@ def _send_to_named_addresses(server, session, session_onion, session_i2p,
'url="' + sending_actor + '/followers_synchronization", ' + \
'digest="' + followers_sync_hash + '"'
extra_headers["Collection-Synchronization"] = collection_sync_str
print('DEBUG: extra_headers, ' + str(extra_headers))
if debug:
to_domain_full = get_full_domain(to_domain, to_port)