mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
i've added the OSHttpStatusCodes enumeration of HTTP status codes, have adapted BaseHttpServer to use those. then RestPlugin now has proper Failure handling returning proper HTTP status codes. Regions/POSTHandler is work-in-progress.