summaryrefslogtreecommitdiff
path: root/error.c
diff options
context:
space:
mode:
Diffstat (limited to 'error.c')
-rw-r--r--error.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/error.c b/error.c
index 9850de8..1e83555 100644
--- a/error.c
+++ b/error.c
@@ -32,6 +32,10 @@ fhp_errors[] = {
"content-length parser already done",
"bad content-length parser state",
"overflow in content-length header value",
+ "invalid character in chunk length value",
+ "invalid character after chunk length value",
+ "overflow in chunk lenth value",
+ "invalid character after chunk body",
};
fhp_err_t