Connectivitycheck Gstatic Generate 204 Jun 2026

The "generate_204" URL is a special endpoint that serves a very specific purpose. When a device requests this URL, the server responds with a simple HTTP response containing a 204 status code, which means "No Content." In other words, the server doesn't send any actual content, just an acknowledgement that the request was received and processed.

If you need a self-hosted equivalent for private networks: connectivitycheck gstatic generate 204

The endpoint connectivitycheck.gstatic.com/generate_204 is a of Google's network validation engine. It allows millions of Android, ChromeOS, and Chromium-based devices to instantly determine if they possess unrestricted internet access. The "generate_204" URL is a special endpoint that

To verify this, Google devices immediately send a background HTTP/HTTPS GET request to http://connectivitycheck.gstatic.com/generate_204 . The specific logic relies entirely on standard HTTP status codes: It allows millions of Android, ChromeOS, and Chromium-based

connectivitycheck.gstatic.com/generate_204 is a zero-content HTTP endpoint operated by Google. Its sole purpose is to provide a lightweight, reliable method for devices (Android, ChromeOS, Chromium browsers) and networks to detect captive portals (login walls) and verify internet connectivity without consuming data.