main
Bob Mottram 2021-09-08 13:44:50 +01:00
parent 3cc5e1445c
commit f84149cd3a
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ def _testHttpSignedGET():
dateStr = 'Wed, 01 Sep 2021 16:11:10 GMT'
accept_encoding = 'gzip'
accept = \
'application/activity+json, application/ld+json, application/jrd+json'
'application/activity+json, application/ld+json'
signature = \
'keyId="https://octodon.social/actor#main-key",' + \
'algorithm="rsa-sha256",' + \