Frage

As I understand, the webserver will send p3p information to the browser, but will the browser then present that data to the javascript engine via some API?

War es hilfreich?

Lösung

No -- P3P information is not exposed to JavaScript, and generally has very little effect on browser behavior in general, other than a few weird edge cases on MSIE.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top