Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added cache headers to stop IE caching the status #181

Merged
merged 1 commit into from
May 16, 2018

Conversation

jeremypoulter
Copy link
Collaborator

IE was caching the /status so the new state was not being received. This change adds cache control headers to stop the browsers caching the data (probably should have been there anyway). Improves on #166 although websockets are still not working so the updates are not immediate, but at least with this change the updates still get through.

@glynhudson glynhudson merged commit e38fb4f into OpenEVSE:master May 16, 2018
Stef-Sijben pushed a commit to Stef-Sijben/ESP8266_WiFi_v2.x that referenced this pull request Apr 12, 2019
Added cache headers to stop IE caching the status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants