Age | Commit message (Collapse) | Author |
|
|
|
First, introduced some LLSD-based interfaces to the llcorehttp code
using utils classes (in llcorehttputil). I've kept LLSD out of
the llcorehttp library up to now and will continue to do that.
Functions provide a requestPost based on LLSD body and conversion
utils for HttpResponse-to-LLSD and HttpResponse-to-string
conversions. Inventory fetch operations now do more thorough
error checking including 200-with-error status checking. Still
do retry forever on folders though I don't like that.
|
|
|
|
|
|
|
|
for ACME-1535 and ACME-1536
|
|
LLCurl::Responder interface, to fix ACME-1532 and ACME-1525
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RawInjector destructor.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- memory leaks fixing;
|
|
|
|
|
|
- Added clear() after DeletePointer() call to hopfully fix this...
|
|
- memory leaks fixing;
|
|
|
|
|
|
|
|
ceiling
|
|
|