diff --git a/dump1090.h b/dump1090.h index 5ae012f..58a50fc 100644 --- a/dump1090.h +++ b/dump1090.h @@ -37,7 +37,7 @@ // MinorVer changes when additional features are added, but not for bug fixes (range 00-99) // DayDate & Year changes for all changes, including for bug fixes. It represent the release date of the update // -#define MODES_DUMP1090_VERSION "1.07.2109.13" +#define MODES_DUMP1090_VERSION "1.07.2609.13" // ============================= Include files ========================== diff --git a/net_io.c b/net_io.c index 38820e1..3c96aa6 100644 --- a/net_io.c +++ b/net_io.c @@ -721,6 +721,8 @@ int handleHTTPRequest(struct client *c, char *p) { "Content-Type: %s\r\n" "Connection: %s\r\n" "Content-Length: %d\r\n" + "Cache-Control: no-cache, must-revalidate\r\n" + "Expires: Sat, 26 Jul 1997 05:00:00 GMT\r\n" "\r\n", ctype, keepalive ? "keep-alive" : "close",