-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Description
There is odd behaviour around cache hits, the whole idea of the 304 status is to reduce data transmission if the browser/client has data which is still accurate.
I've noticed that the response body isn't truncated defeating the purpose, technically this isn't a bug nor an implementation issue I still think it's incorrect behaviour.
While the developers can work around this by handling it in their projects, I feel like this package should handle this.
Metadata
Metadata
Assignees
Labels
No labels