-
- Downloads
SH-4490 More 'humane' error code presentation from llcorehttp callers
Added toTerseString() conversion on HttpStatus to generate a string that's more descriptive than the hex value of the HttpStatus value but still forms a short, searchable token (e.g. "Http_503" or "Core_7"). Using this throughout the viewer now, no live cases of toHex(), I believe.
Showing
- indra/llcorehttp/_httplibcurl.cpp 2 additions, 2 deletionsindra/llcorehttp/_httplibcurl.cpp
- indra/llcorehttp/_httppolicy.cpp 2 additions, 2 deletionsindra/llcorehttp/_httppolicy.cpp
- indra/llcorehttp/httpcommon.cpp 41 additions, 1 deletionindra/llcorehttp/httpcommon.cpp
- indra/llcorehttp/httpcommon.h 8 additions, 0 deletionsindra/llcorehttp/httpcommon.h
- indra/llcorehttp/tests/test_httpstatus.hpp 60 additions, 1 deletionindra/llcorehttp/tests/test_httpstatus.hpp
- indra/newview/llmeshrepository.cpp 16 additions, 16 deletionsindra/newview/llmeshrepository.cpp
- indra/newview/lltexturefetch.cpp 6 additions, 6 deletionsindra/newview/lltexturefetch.cpp
Loading
Please register or sign in to comment