phoenix-firestorm/indra/llcorehttp
Monty Brandenberg c71e808a36 Really need to figure out the 'static const' problem on Windows.
For now, workaround...
2012-06-12 19:46:19 -04:00
..
tests HTTP Proxy, PUT & POST, unit tests and refactoring. 2012-06-12 17:42:33 -04:00
CMakeLists.txt HTTP Proxy, PUT & POST, unit tests and refactoring. 2012-06-12 17:42:33 -04:00
_httplibcurl.cpp Refactoring of the request completion thread and removal of 206/content-range hack in xport. 2012-06-11 15:28:06 -04:00
_httplibcurl.h Refactoring of the request completion thread and removal of 206/content-range hack in xport. 2012-06-11 15:28:06 -04:00
_httpopcancel.cpp HTTP Proxy, PUT & POST, unit tests and refactoring. 2012-06-12 17:42:33 -04:00
_httpopcancel.h HTTP Proxy, PUT & POST, unit tests and refactoring. 2012-06-12 17:42:33 -04:00
_httpoperation.cpp HTTP Proxy, PUT & POST, unit tests and refactoring. 2012-06-12 17:42:33 -04:00
_httpoperation.h HTTP Proxy, PUT & POST, unit tests and refactoring. 2012-06-12 17:42:33 -04:00
_httpoprequest.cpp HTTP Proxy, PUT & POST, unit tests and refactoring. 2012-06-12 17:42:33 -04:00
_httpoprequest.h HTTP Proxy, PUT & POST, unit tests and refactoring. 2012-06-12 17:42:33 -04:00
_httpopsetget.cpp HTTP Proxy, PUT & POST, unit tests and refactoring. 2012-06-12 17:42:33 -04:00
_httpopsetget.h HTTP Proxy, PUT & POST, unit tests and refactoring. 2012-06-12 17:42:33 -04:00
_httpopsetpriority.cpp HTTP Proxy, PUT & POST, unit tests and refactoring. 2012-06-12 17:42:33 -04:00
_httpopsetpriority.h HTTP Proxy, PUT & POST, unit tests and refactoring. 2012-06-12 17:42:33 -04:00
_httppolicy.cpp HTTP Proxy, PUT & POST, unit tests and refactoring. 2012-06-12 17:42:33 -04:00
_httppolicy.h HTTP Proxy, PUT & POST, unit tests and refactoring. 2012-06-12 17:42:33 -04:00
_httppolicyglobal.cpp HTTP Proxy, PUT & POST, unit tests and refactoring. 2012-06-12 17:42:33 -04:00
_httppolicyglobal.h HTTP Proxy, PUT & POST, unit tests and refactoring. 2012-06-12 17:42:33 -04:00
_httpreadyqueue.h Implemented HTTP retry for requests. Went in rather easily which 2012-06-08 20:21:54 -04:00
_httpreplyqueue.cpp
_httpreplyqueue.h Integrate llcorehttp library into lltexturefetch design. 2012-05-23 19:12:09 -04:00
_httprequestqueue.cpp Major steps towards implementing the policy component. 2012-06-01 14:07:34 -04:00
_httprequestqueue.h Integrate llcorehttp library into lltexturefetch design. 2012-05-23 19:12:09 -04:00
_httpretryqueue.h Implemented HTTP retry for requests. Went in rather easily which 2012-06-08 20:21:54 -04:00
_httpservice.cpp HTTP Proxy, PUT & POST, unit tests and refactoring. 2012-06-12 17:42:33 -04:00
_httpservice.h HTTP Proxy, PUT & POST, unit tests and refactoring. 2012-06-12 17:42:33 -04:00
_mutex.h
_refcounted.cpp Really need to figure out the 'static const' problem on Windows. 2012-06-12 19:46:19 -04:00
_refcounted.h Convert _refcounted.h over to using LLAtomic32<>. 2012-06-12 12:41:09 -04:00
_thread.h Build llcorehttp as part of a viewer dependency with unit tests. This required 2012-05-07 15:16:31 -04:00
bufferarray.cpp Convert _refcounted.h over to using LLAtomic32<>. 2012-06-12 12:41:09 -04:00
bufferarray.h Convert BufferArray interfaces to void * (not char *). HttpRequest::update() honor time limit. 2012-06-11 17:47:04 -04:00
httpcommon.cpp Policy + caching fixes + https support + POST working 2012-06-06 13:52:38 -04:00
httpcommon.h Implemented HTTP retry for requests. Went in rather easily which 2012-06-08 20:21:54 -04:00
httphandler.h
httpheaders.cpp
httpheaders.h
httpoptions.cpp
httpoptions.h
httprequest.cpp HTTP Proxy, PUT & POST, unit tests and refactoring. 2012-06-12 17:42:33 -04:00
httprequest.h HTTP Proxy, PUT & POST, unit tests and refactoring. 2012-06-12 17:42:33 -04:00
httpresponse.cpp Integrate llcorehttp library into lltexturefetch design. 2012-05-23 19:12:09 -04:00
httpresponse.h Integrate llcorehttp library into lltexturefetch design. 2012-05-23 19:12:09 -04:00