graph; fix content-type

This commit is contained in:
Vincent Riquer 2014-06-01 16:44:20 +02:00
parent ac58f09f3b
commit d4a4ad4bc5

2
graph
View File

@ -52,7 +52,7 @@ fi
if [ -z "$graph" ]
then
cat <<-EOHTML
content-type: text/html
content-type: application/xhtml+xml
Last-Modified: $(LC_ALL=C TZ=GMT date +'%a, %d %b %Y %X %Z')
Expires: $(LC_ALL=C TZ=GMT date +'%a, %d %b %Y %X %Z' -d '10 minutes')
refresh: 600