I have a simple app.get route that returns an array of post objects. When I look at the response in POSTMAN I notice that etag is not being sent. I thought that etags are sent by default in ExpressJS apps? What is going on here?
I’ve never seen etags sent by default.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.