summaryrefslogtreecommitdiff
path: root/includes/Http.h
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2011-12-13 21:51:37 -0800
committerPixel <pixel@nobis-crew.org>2011-12-13 21:51:37 -0800
commitf191c6f606fe15f2a99b850aabe65c11f884e289 (patch)
tree1f53b99e5c19591894445a2f16f7d76e6c286cbf /includes/Http.h
parent96be50597d948d8bfa5adb2dc0204bbc3b61b1dd (diff)
Better implementation of RFC 2324.
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,