Max-age=0 header issue

Still this issue is not yet fixed :frowning:

In this case it is your Express server setting the header. You can modify your server code to set it to whatever is appropriate for your application. If you have questions about how to do this specifically in the case of your application please ā€œRaise your handā€ and a member of our friendly and helpful community will be there to assist you! :smiley_cat:

1 Like

Yeah please help me how to do it!

There’s some useful examples here: https://github.com/expressjs/serve-static/issues/32#issuecomment-76226945

1 Like