Justin Clark-Casey (justincc)
|
3af2095cbc
minor: Comment out "Client requested range for texture ... but" message. This is not useful during normal operation.
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
a0d0c9f751
If the GetTexture capability receives a request for a range of data beyond that of an otherwise valid asset, return HTTP PartialContent rather than RequestedRangeNotSatisfiable.
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
c6e375291a
Don't include time to transmit response back to requester when assessing slow handling of requests.
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
231a3bf147
Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable.
|
12 жил өмнө |
Justin Clark-Casey (justincc)
|
4e9f50b878
Add commented log lines to FetchInventoryDescendents2 path for future use.
|
13 жил өмнө |
Justin Clark-Casey (justincc)
|
4567555c49
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse.
|
13 жил өмнө |
Justin Clark-Casey (justincc)
|
37889eb3fa
For the GetTexture capability, if a data range is requested that covers the whole asset length, return HTTP PartialContent instead of NotFound
|
13 жил өмнө |
Justin Clark-Casey (justincc)
|
5460f2e035
refactor: Separate the upload baked texture handler out from BunchOfCaps
|
13 жил өмнө |
Justin Clark-Casey (justincc)
|
086bf9f15d
Save the default terrain texture UUIDs for a new region instead of leaving them as UUID.Zero.
|
13 жил өмнө |
Diva Canto
|
a650c74d23
Comment verbose debug message in GetTexture
|
13 жил өмнө |
Diva Canto
|
aba9ffdbd0
Refactored the GetMesh module into a handler and a module, to be the same as GetTexture.
|
13 жил өмнө |