mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
a few more use array.Empty<byte>
This commit is contained in:
@@ -140,10 +140,12 @@ namespace OpenSim.Framework
|
||||
|
||||
switch (tmpSlice.ToString())
|
||||
{
|
||||
case "http":
|
||||
case "hg":
|
||||
case "hop":
|
||||
case "http":
|
||||
case "surl":
|
||||
case "x-grid-info":
|
||||
// only https has this defined
|
||||
if (issecure)
|
||||
{
|
||||
Schema = "https://";
|
||||
|
||||
Reference in New Issue
Block a user