Skip to content

Can connect through Postman, but not through browser #595

@jacksonbelanger

Description

@jacksonbelanger

The port forwarder is set up with websockify by running "websockify 5901 localhost:5900", and I can connect successfully through Postman, but not through a browser. I get an error saying that the WebSocket is closed before the connection is established.

My guess is that it's because the browser includes an "Origin" header by default. The LLMs are saying that this can cause websockify to reject the request immediately.

How should I go about solving this? Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions