BCsabaEngine / svelteesp32

Convert Svelte (or React/Angular/Vue) JS application to serve it from ESP32/ESP8266 webserver
51 stars 7 forks source link

ETag with cache-control #25

Closed BCsabaEngine closed 3 months ago

BCsabaEngine commented 3 months ago

According to the full specification, the ETag must be accompanied by the cache-control: no-cache option. See here: https://www.cloudflare.com/learning/cdn/glossary/what-is-cache-control/