index
:
viewer.git
2025.08
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llcorehttp
/
tests
/
test_httprequest.hpp
Age
Commit message (
Expand
)
Author
2012-06-20
SH-3181 More interface options for API. Also includes returned headers.
Monty Brandenberg
2012-06-19
Implement timeout and retry count options for requests.
Monty Brandenberg
2012-06-14
LLMutex recursive lock, global & per-request tracing, simple GET request, LLP...
Monty Brandenberg
2012-06-12
HTTP Proxy, PUT & POST, unit tests and refactoring.
Monty Brandenberg
2012-06-11
Bring in the testrunner/http server scaffold for better integration testing.
Monty Brandenberg
2012-06-11
Unit test fixups. Mac/Linux detect memory leak due to llwarns, try/catch cle...
Monty Brandenberg
2012-06-08
Implemented HTTP retry for requests. Went in rather easily which
Monty Brandenberg
2012-06-01
Major steps towards implementing the policy component.
Monty Brandenberg
2012-05-09
Added correct libcurl initialization to the unit tests which makes Windows bu...
Monty Brandenberg
2012-05-09
Try to get some more correct curl init into the unit testing.
Monty Brandenberg
2012-05-07
Build llcorehttp as part of a viewer dependency with unit tests. This required
Monty Brandenberg
2012-04-23
Okay, imported the core-http library and got it compiling suspiciously easily.
Monty Brandenberg