Mobile app version of vmapp.org
Login or Join
Megan663

: How do I implement "If-Modified-Since" header on a node server? My web-application is running on a node server on azure. I need to implement the "If-Modified-Since" header on this server. Could

@Megan663

Posted in: #CacheControl #HttpHeaders #NodeJs

My web-application is running on a node server on azure. I need to implement the "If-Modified-Since" header on this server. Could you please guide me how to do this?

I tried implementing by setting the header in server.js file, but it is not working apparently.

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Megan663

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme