Add -N flag to httpd (always send no-cache) (MIPS)
commit611e160f00aacad1b7b150ce860dc376db0754b9
authorJeremy Chadwick <jdc@koitsu.org>
Sat, 21 Jan 2017 07:45:04 +0000 (20 23:45 -0800)
committerToastman <toastman@galactic_core>
Sat, 21 Jan 2017 13:08:34 +0000 (21 20:08 +0700)
treee573e738d06e36ce2f4a230607228884f7d99852
parent8d0b218d9d2de16735088e0a1cd194f16b6e4046
Add -N flag to httpd (always send no-cache) (MIPS)

Tomato httpd by default sends Cache-Control: max-age headers depending
on the file extension (MIME type) of the content.  When debugging issues
with .css/.js files on mobile devices, it can be helpful to temporarily
disable caching altogether.
release/src/router/httpd/httpd.c