sirleech/Webduino

Cache problem

Closed this issue · 0 comments

Without the "Pragma: no-cache" header atleast many version of IE and some mobile browsers cache the results forever. This really becomes a problem with JavaScript UIs and REST interfaces. This could be something that has to be handled by the programmer but implementing it is easy and doesn't waste that much resources either.