79561542

Date: 2025-04-08 08:31:40
Score: 1
Natty:
Report link

My bad, I was using the wrong cache value. It should be

fetch(url, {
  headers: {
    'Cache-Control': 'no-store'
  }
})
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: Andrey Khataev