8000 websocket header response without 0D 0A 0D 0A · Issue #3355 · warmcat/libwebsockets · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

websocket header response without 0D 0A 0D 0A #3355

New issue

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

Open
carl-aoteman opened this issue Mar 28, 2025 · 7 comments
Open

websocket header response without 0D 0A 0D 0A #3355

carl-aoteman opened this issue Mar 28, 2025 · 7 comments

Comments

@carl-aoteman
Copy link

websocket server handshake response without 0D 0A 0D 0A(\r\n\r\n),

@lws-team
Copy link
Member

Are you using current main branch? This should be solved there.

@carl-aoteman
Copy link
Author

I downloaded the code as a ‌zip/tar archive‌ instead of using git clone

@lws-team
Copy link
Member

... you can get current main as a zip with https://github.com/warmcat/libwebsockets/archive/refs/heads/main.zip

Although I dunno what the point is when you can just clone it and keep it up to date easily with git.

@carl-aoteman
Copy link
Author

same as my archive‌ downloaded from git hub(bcompare)

@carl-aoteman
Copy link
Author

Image

@lws-team
Copy link
Member

"same as my archive"... you mean it acts the same? Because the code isn't the same. According to the guy who reported it

#3151

it's solved by the patches on main.

@carl-aoteman
Copy link
Author

right side is my code change(for local test),everything else is the same((https://github.com/warmcat/libwebsockets/archive/refs/heads/main.zip) and my local code)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0