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 rokov pred |
Justin Clark-Casey (justincc)
|
11c19b0d2e
Use the same web fetch handler for every request from every avatar, since it contains no instance code
|
13 rokov pred |
Justin Clark-Casey (justincc)
|
95a686dbf5
Fix config so that you can have both WebFetchInventoryDescendents and FetchInvnetoryDescendents2 caps active at once
|
13 rokov pred |
Justin Clark-Casey (justincc)
|
5b4fe23f7f
Resolve error where an unknown asset type would cause the fetch inventory descendents cap to fail.
|
13 rokov pred |
Justin Clark-Casey (justincc)
|
676d32974a
Implement the FetchInventoryDescendents2 capability using the same code as WebFetchInventoryDescendents.
|
13 rokov pred |
Justin Clark-Casey (justincc)
|
8c82ff16ad
Fix WebFetchInventoryDescendents cap to use Utils.AssetTypeTostring/InventoryTypeToString to convert types to strings
|
13 rokov pred |
Diva Canto
|
e8944d6c31
Test m_Enabled on RemoveRegion.
|
13 rokov pred |
Diva Canto
|
883f21dd02
WebFetchInventoryDescendents working. Tested with robust.
|
13 rokov pred |