diff options
author | prep <none@none> | 2012-01-31 15:13:16 -0500 |
---|---|---|
committer | prep <none@none> | 2012-01-31 15:13:16 -0500 |
commit | 9e1479d610af1edd799a790ff18155fbb6ec5c89 (patch) | |
tree | f086f457880855cac99059c1868b5dcd40a5185b /indra/llmessage/llurlrequest.h | |
parent | 8f6524d999d5153ff4b89abafb35bc96870d6230 (diff) | |
parent | 2c9a68c036eec1d1a021df305bf032d0c78da139 (diff) |
merge
Diffstat (limited to 'indra/llmessage/llurlrequest.h')
-rw-r--r-- | indra/llmessage/llurlrequest.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llmessage/llurlrequest.h b/indra/llmessage/llurlrequest.h index ec5c2c1941..44d358d906 100644 --- a/indra/llmessage/llurlrequest.h +++ b/indra/llmessage/llurlrequest.h @@ -188,6 +188,8 @@ public: */ void allowCookies(); + /*virtual*/ bool isValid() ; + public: /** * @brief Give this pipe a chance to handle a generated error |