We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d73e244 + a67d745 commit feb5302Copy full SHA for feb5302
index.html
@@ -2043,7 +2043,11 @@ <h2>Privacy Considerations</h2>
2043
processing the <a>request</a>. For errors during <a>DNS resolution</a>, a
2044
NEL report only contains information available from DNS itself. This
2045
prevents <a>servers</a> from abusing NEL to collect more information about
2046
- their users than they already have access to.
+ their users than they already have access to. Note that NEL reports will
2047
+ include a web site's public IP address in the <a>report body</a>'s
2048
+ <code>server_ip</code> field, which may not always be known to the service
2049
+ which generates the NEL header, for example if it is behind a load
2050
+ balancer or other transparent MitM proxy.
2051
</p>
2052
2053
<p class="note">
0 commit comments