質問

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?

役に立ちましたか?

解決

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.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top