mirror of https://gitlab.com/bashrc2/epicyon
Fix test
parent
3cc5e1445c
commit
f84149cd3a
2
tests.py
2
tests.py
|
@ -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",' + \
|
||||
|
|
Loading…
Reference in New Issue