summaryrefslogtreecommitdiff
path: root/indra/llmessage/llcorehttputil.cpp
AgeCommit message (Expand)Author
2015-05-14Make generic callback version of trivial GET/PUT methods. Make message use t...Rider Linden
2015-05-12Added trivial case GET and POST to the CoreHTTP UtilsRider Linden
2015-05-11Updated feature manager downloader to coroutine.Rider Linden
2015-04-30Crash logger changes to LLCore::HttpRider Linden
2015-04-16Facebook conversion.Rider Linden
2015-04-10Adding support for DELETE, PATCH and COPYRider Linden
2015-04-09Added LL_WARNS_IF to llerror.hRider Linden
2015-04-08Moved some LLEventPolling internal classes to a named namespaceRider Linden
2015-04-08Adding weak pointer support.Rider Linden
2015-04-07Results from code review with Nat. Consolidate some of the coroutine/http cod...Rider Linden
2015-04-03Added a class to automate pumping the HttpRequest on the mainloop.Rider Linden
2015-04-01Added AvatarNameCache as coroutine, with LLCore::HttpHandler to respond corre...Rider Linden
2015-03-20Clean up and use policies for Material transfer.Rider Linden
2015-03-19Adding new HTTP handling for material manager.Rider Linden
2014-09-09Cleanup pass. Documentation. Get older llcorehttp-usingMonty Brandenberg
2014-08-26Bring better error handling to inventory item and folder fetching.Monty Brandenberg