This Cloudflare Pages tool performs a simple fetch request
(GET method) to the local API URL specified below. The success/failure
result indicates whether the Chrome LNA security flag allows the
request.
⚠️ IMPORTANT SETUP STEP: For the custom hostname
test.jordi.local to work, you must add the following entry
to your host file:
127.0.0.1 test.jordi.local
chrome://flags/#local-network-access-check
and set it to **"Enabled"**, then restart Chrome. https://test.jordi.local:8001 and you must have
accepted the self-signed certificate previously.