Title describes issue
- Double-check your server’s response headers to make sure the ‘Set-Cookie’ HTTP header is actually being sent. You can do this using cURL or any HTTP client.
- Make sure you’re not unintentionally stripping the ‘Set-Cookie’ header via any page rules or firewall rules on Cloudflare.
- Check if the ‘Set-Cookie’ header is being set on the ‘cf-cache-status: DYNAMIC’ response from Cloudflare (you can use the ‘network’ tab in the Chrome DevTools for this).
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.