OpenSimMirror/OpenSim/Server/Handlers/Asset
Oren Hurvitz d1c3f8eef5 Added assets service method AssetsExist(), which returns whether the given list of assets exist.
This method is used to optimize sending assets with embedded assets: e.g., when a Hypergrid visitor takes an item into the inventory.
2014-04-02 06:30:57 +01:00
..
Tests If an asset POST does not contain well-formed XML, return a 400 (Bad Request) HTTP status rather than simply dropping the request. 2012-11-22 03:03:37 +00:00
AssetServerConnector.cs Added assets service method AssetsExist(), which returns whether the given list of assets exist. 2014-04-02 06:30:57 +01:00
AssetServerDeleteHandler.cs Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap 2013-07-08 22:03:07 +01:00
AssetServerGetHandler.cs Added assets service method AssetsExist(), which returns whether the given list of assets exist. 2014-04-02 06:30:57 +01:00
AssetServerPostHandler.cs Add "show caps stats by user" and "show caps stats by cap" console commands to print various counts of capability invocation by user and by cap 2013-07-08 22:03:07 +01:00
AssetsExistHandler.cs Added assets service method AssetsExist(), which returns whether the given list of assets exist. 2014-04-02 06:30:57 +01:00