mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
replace external httpserver by embedded one (based on same code) - This may still be very bad; clean solution and runprebuild, or clone to clan folder
This commit is contained in:
@@ -34,7 +34,7 @@ using System.Net;
|
||||
using System.Reflection;
|
||||
using System.Text;
|
||||
using System.Web;
|
||||
using HttpServer;
|
||||
using OSHttpServer;
|
||||
using log4net;
|
||||
|
||||
namespace OpenSim.Framework.Servers.HttpServer
|
||||
|
||||
Reference in New Issue
Block a user