Skip to content

python websocket client : issue  #70

@lircstar

Description

@lircstar

I use python websocket connect nopoll server, create the issue:
line 141, in read_response
raise EOFError("connection closed while reading HTTP status line") from exc

the python handshake with server in function read_line function receive 0 byte data. no header?
I must use nopoll_conn_opts_add_origin_header ?

my javascript websocket is right to connect the server.

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