Show failed header

main
Bob Mottram 2020-03-30 20:35:47 +01:00
parent 7cfc046859
commit 8cb0d18680
1 changed files with 1 additions and 0 deletions

View File

@ -2250,6 +2250,7 @@ def runInboxQueue(recentPostsCache: {},maxRecentPosts: int, \
json.dumps(queueJson['post']), \
debug):
print('Queue: Header signature check failed')
pprint(queueJson['httpHeaders'])
if os.path.isfile(queueFilename):
os.remove(queueFilename)
if len(queue)>0: