How to send response with 304 status #15163
Unanswered
bestuiexperience
asked this question in
Help
Replies: 1 comment 4 replies
-
Can you try next@canary? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to be able to send a response with a status code of 304 when an hTMLfile has expored from the cache. I thought Next JS by default sets ETAG headers so that this automatically happens. I am not seeing any ETAGs t or if-none-match headers being sent. How is this accomplished with Next JS?
Beta Was this translation helpful? Give feedback.
All reactions