Brotli Checker
Send a safe public GET request that asks for Brotli and inspect the returned Content-Encoding, Vary, cache, and status headers.
Only the public URL you enter is requested. Private and unsafe network destinations are rejected before a connection is made.
Brotli Checker Features
Send a safe public GET request that asks for Brotli and inspect the returned Content-Encoding, Vary, cache, and status headers.
Real Brotli negotiation
Uses a normal GET request with Accept-Encoding: br instead of relying on an unreliable HEAD-only test.
Response header details
View Content-Encoding, Content-Type, Vary, cache controls, final URL, and HTTP status.
Redirect-aware result
Limited redirects are followed safely and the final checked URL is reported.
Resource-specific clarity
The result explains the selected response, not an absolute verdict for every page on a domain.
Performance troubleshooting
Use the result to help investigate whether a public HTML response offers Brotli.
Protected network lookup
URL validation and pinned public DNS resolution prevent access to local or private services.