summaryrefslogtreecommitdiff
path: root/indra/llcorehttp/tests/test_httprequest.hpp
AgeCommit message (Expand)Author
2012-09-07DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code.Monty Brandenberg
2012-07-16SH-3241 Validate header correctness, SH-3243 more unit testsMonty Brandenberg
2012-07-16SH-3189 Remove/improve naive data structuresMonty Brandenberg
2012-07-13SH-3241 validate that request headers are correctMonty Brandenberg
2012-07-11SH-3240 Capture Content-Type and Content-Encoding headers.Monty Brandenberg
2012-07-10SH-3244 Syscall avoidance in HttpRequest::update() methodMonty Brandenberg
2012-07-09Rework the 'sleep' logic in the test HTTP server so that theMonty Brandenberg
2012-06-26SH-3184/SH-3221 More work on cleanup with better unit test work and more agg...Monty Brandenberg
2012-06-23SH-3184/SH-3221 Improve cleanup, destructor, thread termination, etc. logic ...Monty Brandenberg
2012-06-22Always another platform build fix. Mac this time.Monty Brandenberg
2012-06-21Preparing for better shutdown/cleanup logic.Monty Brandenberg
2012-06-20SH-3181 More interface options for API. Also includes returned headers.Monty Brandenberg
2012-06-19Implement timeout and retry count options for requests.Monty Brandenberg
2012-06-14LLMutex recursive lock, global & per-request tracing, simple GET request, LLP...Monty Brandenberg
2012-06-12HTTP Proxy, PUT & POST, unit tests and refactoring.Monty Brandenberg
2012-06-11Bring in the testrunner/http server scaffold for better integration testing.Monty Brandenberg
2012-06-11Unit test fixups. Mac/Linux detect memory leak due to llwarns, try/catch cle...Monty Brandenberg
2012-06-08Implemented HTTP retry for requests. Went in rather easily whichMonty Brandenberg
2012-06-01Major steps towards implementing the policy component.Monty Brandenberg
2012-05-09Added correct libcurl initialization to the unit tests which makes Windows bu...Monty Brandenberg
2012-05-09Try to get some more correct curl init into the unit testing.Monty Brandenberg
2012-05-07Build llcorehttp as part of a viewer dependency with unit tests. This requiredMonty Brandenberg
2012-04-23Okay, imported the core-http library and got it compiling suspiciously easily.Monty Brandenberg