mirror of
https://github.com/opensim/opensim.git
synced 2026-07-21 23:45:41 +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.