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.
Ctrl + Shift + R