What is the name of the domain?
hynerd.it
What is the issue you’re encountering
I read the documentation and activated SXG on the control panel, but making a curl request, as per the documentation, the signed exchanges are not working.
hynerd.it
I read the documentation and activated SXG on the control panel, but making a curl request, as per the documentation, the signed exchanges are not working.
Using below:
curl -svo /dev/null https://hynerd.it -H "Accept: application/signed-exchange;v=b3"
Something is odd, despite non-www to www redirect happening here.
You’ve also have Early Hints enabled, as far as I can see the HTTP 103 returned.
Wonder if AMP Real URL feature is enabled as well?
Some caveats with SXG:
Furthermore, you’re using Next.js on Vercel as well and is cached
Helpful for troubleshooting:
Hi, the actual domain is www.hynerd.it. Yes we use Early Hints, but it does not show up in the documentation as blocking for SXG.
We have not enabled the AMP Real URL feature.
I have read the Cloudflare documentation and it is respected, but just by doing the text with curl or even chrome extension, SXG does not show up as enabled.
Can anyone who can help me?
This topic was automatically closed after 15 days. New replies are no longer allowed.