aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llmessage/llurlrequest.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llmessage/llurlrequest.h')
-rw-r--r--linden/indra/llmessage/llurlrequest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/llmessage/llurlrequest.h b/linden/indra/llmessage/llurlrequest.h
index b6da56b..888b962 100644
--- a/linden/indra/llmessage/llurlrequest.h
+++ b/linden/indra/llmessage/llurlrequest.h
@@ -76,6 +76,7 @@ public:
76 HTTP_PUT, 76 HTTP_PUT,
77 HTTP_POST, 77 HTTP_POST,
78 HTTP_DELETE, 78 HTTP_DELETE,
79 HTTP_MOVE, // Caller will need to set 'Destination' header
79 REQUEST_ACTION_COUNT 80 REQUEST_ACTION_COUNT
80 }; 81 };
81 82