문제

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