main
Bob Mottram 2023-01-05 23:15:40 +00:00
parent 42d4a2ebae
commit d9d4577c5b
1 changed files with 1 additions and 0 deletions

View File

@ -1079,6 +1079,7 @@ def html_hashtag_search_remote(nickname: str, domain: str, port: int,
as_header = { as_header = {
'Accept': 'application/activity+json; profile="' + profile_str + '"' 'Accept': 'application/activity+json; profile="' + profile_str + '"'
} }
debug = True
hashtag_json = \ hashtag_json = \
get_json(signing_priv_key_pem, get_json(signing_priv_key_pem,
session, hashtag_url, as_header, None, debug, session, hashtag_url, as_header, None, debug,