[Xymon] Chrome cookie deprecations

Rich Jones rich at corporationpop.co.uk
Wed Mar 7 11:07:47 CET 2018


Hi all, finally getting round to posting about this...

Chrome is going to be deprecating the meta tag for setting cookies... is
there a fix in the works for this? Error console throws the following:

[Deprecation] Setting cookies via `<meta http-equiv='Set-Cookie' ...>` is
deprecated, and will stop working in M65, around March 2018. Consider
switching to `document.cookie = ...`, or to `Set-Cookie` HTTP headers
instead. See https://www.chromestatus.com/feature/6170540112871424 for more
details.

This is showing for all pages on Xymon 4.3.28 testing through Chrome
64.0.3282.186 which I presume is caused by the following in the head

<META HTTP-EQUIV="Set-Cookie" CONTENT="pagepath=; path=/">
<META HTTP-EQUIV="Set-Cookie" CONTENT="host=; path=/">
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20180307/4d89579e/attachment.html>


More information about the Xymon mailing list