We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3022f02 commit 08e9efdCopy full SHA for 08e9efd
components/http_foundation.rst
@@ -361,7 +361,7 @@ analysis purposes. Use the ``anonymize()`` method from the
361
$anonymousIpv6 = IpUtils::anonymize($ipv6);
362
// $anonymousIpv6 = '2a01:198:603:10::'
363
364
-Check if an IP belongs to a private subnet
+Check if an IP Belongs to a Private Subnet
365
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366
367
If you need to know if an IP address belongs to a private subnet, you can
0 commit comments