Netlify Function with query strings ignores custom Cache-Control header

hey @swamidass ! i actually have some good news on this one. We have corrected things with regards to our cache & it is now playing with Remix much better than before!

here is a quick demo:

https://remix-query-cache-demo.netlify.app/?hello=saturn

if you change the query param, (for example to hello=world and hit enter you will see that the page accurately reflects the changes - wheras before, you’d see a stale value as the query params weren’t considered.

if you still have questions, please let us know!

1 Like