diff options
Diffstat (limited to 'src/array.h')
-rw-r--r-- | src/array.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/array.h b/src/array.h index 9dacf10..6efaac8 100644 --- a/src/array.h +++ b/src/array.h @@ -87,6 +87,7 @@ typedef enum { COMP_HTTP_HOST, COMP_HTTP_REFERER, COMP_HTTP_USER_AGENT, + COMP_HTTP_LANGUAGE, COMP_HTTP_COOKIE, COMP_HTTP_REMOTE_IP, COMP_HTTP_QUERY_STRING, |