You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Cloudflare, you have the option to enable a pseudo-IPv4 header for servers that don't fully support IPv6. If this feature is enabled, every request will have a "Cf-Pseudo-IPv4" header which contains an IPv4 address. It would be cool if you could add this as a last fallback that gets tried if every other header fails.
Here's an article on it: https://blog.cloudflare.com/eliminating-the-last-reasons-to-not-enable-ipv6/#introducingpseudoipv4
The text was updated successfully, but these errors were encountered:
In Cloudflare, you have the option to enable a pseudo-IPv4 header for servers that don't fully support IPv6. If this feature is enabled, every request will have a "Cf-Pseudo-IPv4" header which contains an IPv4 address. It would be cool if you could add this as a last fallback that gets tried if every other header fails.
Here's an article on it: https://blog.cloudflare.com/eliminating-the-last-reasons-to-not-enable-ipv6/#introducingpseudoipv4
The text was updated successfully, but these errors were encountered: