-
- Downloads
Refactoring of the request completion thread and removal of 206/content-range hack in xport.
Retry/response handling is decided in policy so moved that there. Removed special case 206-without-content-range response in transport. Have this sitation recognizable in the API and let callers deal with it as needed.
Showing
- indra/llcorehttp/_httplibcurl.cpp 9 additions, 42 deletionsindra/llcorehttp/_httplibcurl.cpp
- indra/llcorehttp/_httplibcurl.h 1 addition, 3 deletionsindra/llcorehttp/_httplibcurl.h
- indra/llcorehttp/_httpoprequest.cpp 3 additions, 16 deletionsindra/llcorehttp/_httpoprequest.cpp
- indra/llcorehttp/_httppolicy.cpp 42 additions, 0 deletionsindra/llcorehttp/_httppolicy.cpp
- indra/llcorehttp/_httppolicy.h 10 additions, 0 deletionsindra/llcorehttp/_httppolicy.h
- indra/newview/lltexturefetch.cpp 7 additions, 2 deletionsindra/newview/lltexturefetch.cpp
Please register or sign in to comment