gpt4 book ai didi

asp.net - SignalR 客户端返回 HTTP 错误 400 错误请求

转载 作者:行者123 更新时间:2023-12-02 21:27:31 27 4
gpt4 key购买 nike

我正在使用 HubConnection 进行 SignalR 客户端连接。调用 Start() 时,会引发 System.Net.WebException 并显示以下消息:

The remote server returned an error: (400) Bad Request.

服务器响应是:

Not a valid web socket request.

我正在运行带有 IIS 8.5 的 Windows Server 2012 R2

可能是什么问题?

最佳答案

问题出在 IIS 的配置上。

您必须安装 WebSocket 协议(protocol) 支持才能使用 WebSocket 连接到 SignalR。

enter image description here

关于asp.net - SignalR 客户端返回 HTTP 错误 400 错误请求,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41892055/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com