summaryrefslogtreecommitdiff
path: root/indra/newview/llappcorehttp.h
diff options
context:
space:
mode:
authorRider Linden <none@none>2015-03-26 13:32:09 -0700
committerRider Linden <none@none>2015-03-26 13:32:09 -0700
commit97b93179692b764aba7eee571f1b557f6f8070db (patch)
tree73b3d56746f86542833513fd315abc6e575b6e65 /indra/newview/llappcorehttp.h
parentf6ba7514d2392bfb5bbbe8b003b4b860118fddc5 (diff)
Create trivial handler for SD Messages, method in LLAgent for posting HTTP requests.
Diffstat (limited to 'indra/newview/llappcorehttp.h')
-rwxr-xr-xindra/newview/llappcorehttp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llappcorehttp.h b/indra/newview/llappcorehttp.h
index 95b56100a6..410d7c6b07 100755
--- a/indra/newview/llappcorehttp.h
+++ b/indra/newview/llappcorehttp.h
@@ -185,7 +185,7 @@ public:
/// Concurrency: mid
/// Request rate: low
/// Pipelined: yes
- AP_AVATAR,
+ AP_AGENT,
AP_COUNT // Must be last
};