79761011

Date: 2025-09-10 15:26:01
Score: 0.5
Natty:
Report link

In the request headers, we can see:

Provisional headers are shown

It means the request is cached, Chrome doesn't need to execute it because the answer is in the cache. Cookies aren't cached, so their headers are missing.

  1. Force page reload with Ctrl + Shift + R.
  2. The cookie headers should appear.
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Luc PHAN