summaryrefslogtreecommitdiff
path: root/indra/llmessage/llurlrequest.h
diff options
context:
space:
mode:
authorBryan O'Sullivan <bos@lindenlab.com>2008-02-29 22:45:02 +0000
committerBryan O'Sullivan <bos@lindenlab.com>2008-02-29 22:45:02 +0000
commit0ff5c1bd1b5b047f5d48102b4c21d461170a6118 (patch)
tree966c967c3442009eb3ec3e00c6900f090edaa2ba /indra/llmessage/llurlrequest.h
parent39affbc54410569eb5694f30d10b9edd591f0f5f (diff)
svn merge -r80434:80633 svn+ssh://svn.lindenlab.com/svn/linden/branches/dev-8000
Diffstat (limited to 'indra/llmessage/llurlrequest.h')
-rw-r--r--indra/llmessage/llurlrequest.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/indra/llmessage/llurlrequest.h b/indra/llmessage/llurlrequest.h
index b154794ff1..288bf463f5 100644
--- a/indra/llmessage/llurlrequest.h
+++ b/indra/llmessage/llurlrequest.h
@@ -166,6 +166,11 @@ public:
*/
void useProxy(bool use_proxy);
+ /**
+ * @ brief Set the CURLOPT_PROXY header to the given value.
+ */
+ void useProxy(const std::string& proxy);
+
public:
/**
* @brief Give this pipe a chance to handle a generated error