This commit is contained in:
Our Air Quality 2020-10-07 15:56:14 +02:00 committed by GitHub
commit 49b2ab82c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 379 additions and 208 deletions

View file

@ -32,8 +32,6 @@
#include "wificfg/wificfg.h"
#include "sysparam.h"
static const char http_success_header[] = "HTTP/1.1 200 \r\n"
"Content-Type: text/html; charset=utf-8\r\n"
"Cache-Control: no-store\r\n"