程序发生错误,错误消息:System.ArgumentException: 指定的值含有无效的控制字符。
参数名: value
在 System.Net.WebHeaderCollection.CheckBadChars(String name, Boolean isHeaderValue)
在 System.Net.WebHeaderCollection.SetInternal(String name, String value)
在 System.Net.HttpListenerResponse.Redirect(String url)
在 SuperGroup.Core.Start.FileNotFoundHandle.d__1.一()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 System.Runtime.CompilerServices.TaskAwaiter.GetResult()
在 SuperGroup.Core.Bootstrapper.d__18.()