OpenSimMirror/OpenSim
Oren Hurvitz bbfda8e19e Fixed last-resort sending of error response (HTTP 500) when an error occurs while handling a request.
The previous code didn't actually send the response, so the caller was stuck until the timeout (100 seconds).
2014-04-02 06:32:41 +01:00
..
Addons - Increased the threadpool timeout to 10 minutes 2014-03-26 20:34:55 +01:00
ApplicationPlugins varregion: add --noterrain and --noparcel to 'load oar'. 2014-01-19 11:03:08 -08:00
Capabilities Add regression test for http inventory fetch. 2014-03-17 20:51:35 +00:00
ConsoleClient Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 2013-02-27 00:21:02 +00:00
Data Added assets service method AssetsExist(), which returns whether the given list of assets exist. 2014-04-02 06:30:57 +01:00
Framework Fixed last-resort sending of error response (HTTP 500) when an error occurs while handling a request. 2014-04-02 06:32:41 +01:00
Region Added assets service method AssetsExist(), which returns whether the given list of assets exist. 2014-04-02 06:30:57 +01:00
Server Fixed the "Update Asset" handler: it was looking for the Asset ID in the wrong parameter. 2014-04-02 06:32:40 +01:00
Services Added assets service method AssetsExist(), which returns whether the given list of assets exist. 2014-04-02 06:30:57 +01:00
Tests Added assets service method AssetsExist(), which returns whether the given list of assets exist. 2014-04-02 06:30:57 +01:00
Tools Added 2 new behaviors to pCampBot 2014-02-21 10:06:08 -08:00