Skip to content

Bug: v20230401. wsserver and wssserver. Connectivity Check. 连通性检测. HTTP/1.1 400 Bad Request #1152

@txthinking

Description

@txthinking

Because the client forgot to append default path /ws.

因为客户端忘记了追加默认的 path /ws.

You can explicitly specify the path when adding the wsserver or wssserver, for example:

你可以添加时明确指定 path,比如:

ws://1.2.3.4:9999/ws
wss://domain.com:443/ws

Note: this does not affect the Connect.

注意: 这不影响连接功能.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions