DEV Community

Discussion on: Conditional GETs explained (with Node.js)

Collapse
 
4shub profile image
Shubham Naik

Hi there - sorry for the delay.

What are you developing with, most static asset middleware should already come with it prebuilt. If you're using express, using express.static function should automatically come with etag support and caching.