mirror of
https://github.com/opensim/opensim.git
synced 2026-05-28 04:45:37 +08:00
Fixes a bug in BaseRequestHandler. If the length of the patter is equal to, or greater than, the length of the actual request path, then an exception is thrown. System using is added to support use of String.Empty. Exception is used to ensure most efficient operation on (assumed to be most common) successful case.
2.5 KiB
2.5 KiB