mirror of
https://github.com/opensim/opensim.git
synced 2026-05-19 14:35:44 +08:00
Adding a jsonp wrapper to the user supplied status report uri if the key "callback" exists. It will work with many javascript toolkits to provide an ajax callback to allow the browser to update stats reports without the intervention of an intermediate server.