polyswarm / ppdns-chrome-extension

MIT License
1 stars 0 forks source link

[6962] Custom user-agent & querystring with extension version #44

Closed alanjds closed 2 months ago

alanjds commented 2 months ago

Sending a custom User-Agent prefixed with the PolyswarmExtension version. As this is standard but only implemented by Firefox so far, sends the version in the querystring as well, able to be filtered on NGINX logs. Also guard against some possible undefined methods.