Extraneous header

merge-requests/30/head
Bob Mottram 2021-09-26 18:32:22 +01:00
parent 36e9ec8995
commit 411cc69099
1 changed files with 0 additions and 1 deletions

View File

@ -724,7 +724,6 @@ class PubServer(BaseHTTPRequestHandler):
self.send_header('Cache-Control', cache_control)
else:
self.send_header('Cache-Control', 'public')
self.send_header('Cache-Control', cache_control)
self.send_header('Origin', self.server.domainFull)
# self.send_header('APInstanceID', self.server.instanceId)
# self.send_header('X-Clacks-Overhead', 'GNU Natalie Nguyen')