From 52cb2aea8667056671b67a3c70eeefd00a061751 Mon Sep 17 00:00:00 2001 From: Kartic Krishnamurthy Date: Wed, 8 Aug 2007 00:55:57 +0000 Subject: svn merge -r67131:67483 svn+ssh://svn/svn/linden/branches/Branch_1-18-1 --- indra/llmessage/llurlrequest.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'indra/llmessage/llurlrequest.h') diff --git a/indra/llmessage/llurlrequest.h b/indra/llmessage/llurlrequest.h index 38c801cb10..0741e557b2 100644 --- a/indra/llmessage/llurlrequest.h +++ b/indra/llmessage/llurlrequest.h @@ -154,6 +154,12 @@ public: /* @name LLIOPipe virtual implementations */ + + /** + * @ brief Turn off (or on) the CURLOPT_PROXY header. + */ + void useProxy(bool use_proxy); + public: /** * @brief Give this pipe a chance to handle a generated error -- cgit v1.2.3