Set HttpOnly security flags on session cookies
Hello, I found out this article: https://docs-previous.pega.com/security/86/understanding-dynamic-system-settings Where we are setting HttpOnly security flags on session cookies by using DSS prconfig/Cookie/HTTPOnly/default to true in Pega V8.6 but when I am checking without DSS, I can see that this cookie is already setting to true even without DSS. Does anyone has any idea how it's setting to true by default and how can we test this?