This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-15 03:15:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7fb458b05517089ae3d072cde167258aa6a129ff
opensim
/
OpenSim
/
Server
/
Handlers
/
Asset
History
Justin Clark-Casey (justincc)
448811ccdd
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
..
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
Add [AssetService] AllowRemoteDeleteAllTypes (default false).
2012-11-02 01:41:38 +00:00
AssetServerDeleteHandler.cs
Add [AssetService] AllowRemoteDeleteAllTypes (default false).
2012-11-02 01:41:38 +00:00
AssetServerGetHandler.cs
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse.
2011-12-05 20:44:20 +00:00
AssetServerPostHandler.cs
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