Adds a setting "Disable Max Age for Anonymous cookies in Mobile/Reactive" to enable a tentative workaround for a WebKit issue that causes sessions to be randomly lost on Apple devices (usually iOS 17 but also MacOS). More details are available in the release notes of Platform Server 11.28.0. (R11DT-2497).
Adds two settings "Enforce Unsafe Eval Reactive" and "Enforce Unsafe Inline Reactive" that control the usage of unsafe-eval and unsafe-inline directives in the Content Security Policy of reactive apps. The support for mobile apps isn't yet available. (RPM-3117)
- fixed a minor issue with the default of Expect 100 Continue