summaryrefslogtreecommitdiff
path: root/includes/Http.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/Http.h')
-rw-r--r--includes/Http.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/includes/Http.h b/includes/Http.h
index 26323ee..8b0e313 100644
--- a/includes/Http.h
+++ b/includes/Http.h
@@ -33,6 +33,9 @@ enum {
TRACE,
OPTIONS,
CONNECT,
+ BREW,
+ PROPFIND,
+ WHEN,
REDIRECT = 301,