From 868c42b34493fdee2a44db68f04aa7f198afc096 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sun, 1 Dec 2019 17:03:20 +0000 Subject: Add x-ns-css corestring Signed-off-by: Daniel Silverstone --- utils/corestringlist.h | 1 + 1 file changed, 1 insertion(+) (limited to 'utils') diff --git a/utils/corestringlist.h b/utils/corestringlist.h index b1095458b..8bb5b42a8 100644 --- a/utils/corestringlist.h +++ b/utils/corestringlist.h @@ -150,6 +150,7 @@ CORESTRING_LWC_VALUE(query_auth, "query/auth"); CORESTRING_LWC_VALUE(query_ssl, "query/ssl"); CORESTRING_LWC_VALUE(query_timeout, "query/timeout"); CORESTRING_LWC_VALUE(query_fetcherror, "query/fetcherror"); +CORESTRING_LWC_VALUE(x_ns_css, "x-ns-css"); /* mime types */ CORESTRING_LWC_VALUE(multipart_form_data, "multipart/form-data"); -- cgit v1.2.3