summaryrefslogtreecommitdiff
path: root/source/mvd_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/mvd_local.h')
-rw-r--r--source/mvd_local.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/mvd_local.h b/source/mvd_local.h
index e75fdb1..becdd09 100644
--- a/source/mvd_local.h
+++ b/source/mvd_local.h
@@ -119,6 +119,7 @@ typedef struct mvd_s {
char response[MAX_NET_STRING];
int responseLength;
int contentLength;
+ htcoding_t contentCoding;
int statusCode;
char statusText[MAX_QPATH];
int msglen;