mirror of
https://github.com/opensim/opensim.git
synced 2026-06-06 11:25:46 +08:00
the "if (request.UserAgent != null)" branch in the wrong place: as a result BaseHttpServer would not do anything if the user agent header field was present....ARGH! BAAAAAAD.