We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2022-11-17 14:28:24 System.AggregateException: 发生一个或多个错误。 ---> System.Net.Http.HttpRequestException: 响应状态代码不指示成功: 404 (Not Found)。 --- 内部异常堆栈跟踪的结尾 --- 在 System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) 在 System.Threading.Tasks.Task1.GetResultCore(Boolean waitCompletionNotification) 在 System.Threading.Tasks.Task1.get_Result() 在 AnyListen.Helper.CommonHelper.GetHtmlContent(String url, Int32 userAgent, Dictionary2 headers) ---> (内部异常 #0) System.Net.Http.HttpRequestException: 响应状态代码不指示成功: 404 (Not Found)。<---
2022-11-17 14:28:24 System.AggregateException: 发生一个或多个错误。 ---> System.Net.Http.HttpRequestException: 响应状态代码不指示成功: 404 (Not Found)。 --- 内部异常堆栈跟踪的结尾 --- 在 System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) 在 System.Threading.Tasks.Task
1.get_Result() 在 AnyListen.Helper.CommonHelper.GetHtmlContent(String url, Int32 userAgent, Dictionary
2022-11-17 14:28:24 System.InvalidOperationException: 找不到给定的头。 在 System.Net.Http.Headers.HttpHeaders.GetValues(String name) 在 AnyListen.Helper.CommonHelper.GetHtmlCookie(String url, String cookie) `
The text was updated successfully, but these errors were encountered:
No branches or pull requests
2022-11-17 14:28:24 System.AggregateException: 发生一个或多个错误。 ---> System.Net.Http.HttpRequestException: 响应状态代码不指示成功: 404 (Not Found)。 --- 内部异常堆栈跟踪的结尾 --- 在 System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) 在 System.Threading.Tasks.Task
1.GetResultCore(Boolean waitCompletionNotification)在 System.Threading.Tasks.Task
1.get_Result() 在 AnyListen.Helper.CommonHelper.GetHtmlContent(String url, Int32 userAgent, Dictionary
2 headers)---> (内部异常 #0) System.Net.Http.HttpRequestException: 响应状态代码不指示成功: 404 (Not Found)。<---
2022-11-17 14:28:24 System.InvalidOperationException: 找不到给定的头。
在 System.Net.Http.Headers.HttpHeaders.GetValues(String name)
在 AnyListen.Helper.CommonHelper.GetHtmlCookie(String url, String cookie)
`
The text was updated successfully, but these errors were encountered: