diff options
author | Oz Linden <oz@lindenlab.com> | 2012-02-02 14:26:33 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2012-02-02 14:26:33 -0500 |
commit | 5b2dbbadf70ee33bfd288b6384ae0d51715488b1 (patch) | |
tree | 48d7678fbbca7359db17b472e3233c1d2874828b /indra/llmessage/llurlrequest.h | |
parent | 03290257345c22f909cf1cfac3981e7e07820d21 (diff) | |
parent | 34408bed2644ff957502454f05c21c31fec90009 (diff) |
merge changes for latest viewer-development
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 |