Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-15 | MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp lib | Rider Linden | |
2015-07-08 | Convert LLCore::HttpHeaders to use shared_ptr<> rather than an ↵ | Rider Linden | |
intrusive_ptr<> for refrence counting. | |||
2013-07-03 | SH-4226 WIP - try to be smarter about when to send appearance update ↵ | Brad Payne (Vir Linden) | |
requests, removed many redundant calls | |||
2013-05-10 | SH-4176 WIP - allow retries on 4xx errors if enabled by flag. So enable in ↵ | Brad Payne (Vir Linden) | |
the case of appearance requests. | |||
2013-04-16 | SH-4061 WIP - fix for build issues on mac, reset the retry policy on success. | Brad Payne (Vir Linden) | |
2013-04-12 | SH_4061 WIP - retry policy org and tests | Brad Payne (Vir Linden) | |
2013-04-12 | SH-4061 WIP - moved retry policy to newview so it can work with either ↵ | Brad Payne (Vir Linden) | |
llmessage or CoreHttp libraries. Updated tests. |