Skip to content

Omit ContentLength in WebSocket accept response#2336

Merged
obiltschnig merged 1 commit intopocoproject:developfrom
OlegHahm:hotfix/websocket_accept_content_length_fix
Jun 11, 2019
Merged

Omit ContentLength in WebSocket accept response#2336
obiltschnig merged 1 commit intopocoproject:developfrom
OlegHahm:hotfix/websocket_accept_content_length_fix

Conversation

@OlegHahm
Copy link
Copy Markdown

@OlegHahm
Copy link
Copy Markdown
Author

Ping?

@OlegHahm
Copy link
Copy Markdown
Author

This bug breaks web socket compatibility to other implementations (e.g., .NET). Check also results from https://github.com/crossbario/autobahn-testsuite

@lothrop
Copy link
Copy Markdown

lothrop commented Jun 11, 2019

Is there anything I can do to expediate the merge of this PR? The current implementation does not work with the (standards-conform) client we are using. It seems like a straightforward and correct commit.

@OlegHahm OlegHahm force-pushed the hotfix/websocket_accept_content_length_fix branch from acc276e to a32f40a Compare June 11, 2019 13:02
@obiltschnig obiltschnig self-assigned this Jun 11, 2019
@obiltschnig obiltschnig added this to the Release 1.10.0 milestone Jun 11, 2019
@obiltschnig obiltschnig merged commit 1175ba7 into pocoproject:develop Jun 11, 2019
@obiltschnig
Copy link
Copy Markdown
Member

Need to merge into 1.10 as well.

@OlegHahm
Copy link
Copy Markdown
Author

Should I open another PR against a release branch or what is the procedure?

@OlegHahm OlegHahm deleted the hotfix/websocket_accept_content_length_fix branch June 11, 2019 13:35
obiltschnig added a commit that referenced this pull request Jun 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants