mirror of
https://github.com/opensim/opensim.git
synced 2026-06-01 15:35:44 +08:00
* Removed legacy REST handling * Created two custom IStreamHandlers for asset up/download * Removed quite a lot of double and triple encodings, trying to work towards binary only and direct write into storage. * Introduced BaseStreamHandler with GetParam() and some other goodies