From f191c6f606fe15f2a99b850aabe65c11f884e289 Mon Sep 17 00:00:00 2001 From: Pixel Date: Tue, 13 Dec 2011 21:51:37 -0800 Subject: Better implementation of RFC 2324. --- includes/Http.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'includes/Http.h') 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, -- cgit v1.2.3