index
:
viewer.git
2024.09-ExtraFPS
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
/
httpoptions.cpp
Age
Commit message (
Expand
)
Author
2016-04-04
merge with 4.0.3-release
Oz Linden
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2015-07-08
Change HttpOptions::ptr_t to be shared_ptr<> rather than intrusive.
Rider Linden
2015-06-01
Set follow redirects so that the default is the same when no options are are ...
Rider Linden
2015-05-27
Memory leak (extra ref) in webprofile
Rider Linden
2015-03-27
first set of chnages from code review from Nat
Rider Linden
2015-03-16
Removal of RPCXML dep on LLCurl switching to LLCore::Html
Rider Linden
2013-06-20
SH-4257 Preparation for a new cap grant: GetMesh2
Monty Brandenberg
2013-06-19
SH-4252 Add second policy class for large mesh asset downloads
Monty Brandenberg
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-07-23
Big comment and naming cleanup. Ready for prime-time.
Monty Brandenberg
2012-07-13
SH-3241 validate that request headers are correct
Monty Brandenberg
2012-06-19
Cleanup: move magic nubmers to new _httpinternal.h header file.
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-04-23
Okay, imported the core-http library and got it compiling suspiciously easily.
Monty Brandenberg