diff options
| author | Rider Linden <rider@lindenlab.com> | 2015-09-14 11:15:23 -0700 |
|---|---|---|
| committer | Rider Linden <rider@lindenlab.com> | 2015-09-14 11:15:23 -0700 |
| commit | 97236a42ca08979897d5c7b0826312345754cd67 (patch) | |
| tree | 55cf5e5757b23f0bc52eb4a2a7270279d6548480 /indra/llmessage/llcorehttputil.h | |
| parent | f2da6ec2ac7299b62b3c11455356c8c2ab5f2b2b (diff) | |
MAINT-5507: Remove HTTPClient and related cruft.
Diffstat (limited to 'indra/llmessage/llcorehttputil.h')
| -rw-r--r-- | indra/llmessage/llcorehttputil.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llmessage/llcorehttputil.h b/indra/llmessage/llcorehttputil.h index 6599a4f01a..94800b1a5b 100644 --- a/indra/llmessage/llcorehttputil.h +++ b/indra/llmessage/llcorehttputil.h @@ -57,6 +57,7 @@ /// namespace LLCoreHttpUtil { + extern const F32 HTTP_REQUEST_EXPIRY_SECS; /// Attempt to convert a response object's contents to LLSD. /// It is expected that the response body will be of non-zero |
