程序发生错误,错误消息:System.IndexOutOfRangeException: 索引超出了数组界限。
在 System.UriHelper.MatchUTF8Sequence(Char* pDest, Char[] dest, Int32& destOffset, Char[] unescapedChars, Int32 charCount, Byte[] bytes, Int32 byteCount, Boolean isQuery, Boolean iriParsing)
在 System.Uri.EscapeUnescapeIri(Char* pInput, Int32 start, Int32 end, UriComponents component)
在 System.Uri.EscapeUnescapeIri(String input, Int32 start, Int32 end, UriComponents component)
在 System.Uri.ParseRemaining()
在 System.Uri.InitializeUri(ParsingError err, UriKind uriKind, UriFormatException& e)
在 System.Uri.CreateHelper(String uriString, Boolean dontEscape, UriKind uriKind, UriFormatException& e)
在 System.Net.HttpListenerRequestUriBuilder.BuildRequestUriUsingCookedPath()
在 System.Net.HttpListenerRequestUriBuilder.Build()
在 System.Net.HttpListenerRequest.get_RequestUri()
在 SuperGroup.Core.ProxyHelper.�(HttpListenerContext , SysConfig )
在 SuperGroup.Core.Bootstrapper.d__18.()