summaryrefslogtreecommitdiff
path: root/src/mhd/mhd_legal.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-04-08 20:29:17 +0200
committerChristian Grothoff <christian@grothoff.org>2024-04-08 20:29:17 +0200
commitac6ab8a5a351db23498c1d6a3fe977d802ab64e4 (patch)
tree3df970afc7cd32ae54bb5df6c3237767da5af0fe /src/mhd/mhd_legal.c
parent89c03167768794cd7e45cb02d4fad6e54d55e799 (diff)
downloadexchange-ac6ab8a5a351db23498c1d6a3fe977d802ab64e4.tar.gz
exchange-ac6ab8a5a351db23498c1d6a3fe977d802ab64e4.tar.bz2
exchange-ac6ab8a5a351db23498c1d6a3fe977d802ab64e4.zip
more fixes to /terms header
Diffstat (limited to 'src/mhd/mhd_legal.c')
-rw-r--r--src/mhd/mhd_legal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mhd/mhd_legal.c b/src/mhd/mhd_legal.c
index 59e866849..9630452eb 100644
--- a/src/mhd/mhd_legal.c
+++ b/src/mhd/mhd_legal.c
@@ -357,7 +357,7 @@ TALER_MHD_reply_legal (struct MHD_Connection *conn,
GNUNET_break (MHD_YES ==
MHD_add_response_header (resp,
MHD_HTTP_HEADER_CACHE_CONTROL,
- "public max-age=864000"));
+ "public,max-age=864000"));
if (NULL != legal)
GNUNET_break (MHD_YES ==
MHD_add_response_header (resp,