summaryrefslogtreecommitdiff
path: root/utils/corestringlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/corestringlist.h')
-rw-r--r--utils/corestringlist.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/corestringlist.h b/utils/corestringlist.h
index e6530c506..82fffe263 100644
--- a/utils/corestringlist.h
+++ b/utils/corestringlist.h
@@ -147,6 +147,7 @@ CORESTRING_LWC_VALUE(max_age, "max-age");
CORESTRING_LWC_VALUE(no_cache, "no-cache");
CORESTRING_LWC_VALUE(no_store, "no-store");
CORESTRING_LWC_VALUE(query_auth, "query/auth");
+CORESTRING_LWC_VALUE(query_ssl, "query/ssl");
/* mime types */
CORESTRING_LWC_VALUE(multipart_form_data, "multipart/form-data");