No cookie on instance actor

main
Bob Mottram 2021-08-31 18:04:57 +01:00
parent ad46099273
commit a02946c82f
1 changed files with 1 additions and 1 deletions

View File

@ -11168,7 +11168,7 @@ class PubServer(BaseHTTPRequestHandler):
self.server.i2pDomain,
GETstartTime, GETtimings,
self.server.proxyType,
cookie, self.server.debug,
None, self.server.debug,
self.server.enableSharedInbox):
return
else: