Skip to content

Conversation

@marci4
Copy link
Collaborator

@marci4 marci4 commented Jul 25, 2021

Description

PerMessageDeflate messages may be uncompressed and should therefore not fail

Related Issue

Fixes #1164

Motivation and Context

Bugfix

How Has This Been Tested?

Manual test was not possible since the reporter did not include an example application

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@marci4 marci4 added the Bug label Jul 25, 2021
@marci4 marci4 added this to the Release 1.5.3 milestone Jul 25, 2021
@marci4 marci4 requested a review from PhilipRoman July 27, 2021 05:29
Copy link
Collaborator

@PhilipRoman PhilipRoman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@marci4 marci4 merged commit 8e7e112 into TooTallNate:master Jul 27, 2021
@marci4 marci4 deleted the Issue1164 branch July 27, 2021 20:36
@SaraHan774
Copy link

Hi, Thanks for the fix!

By the way, what exactly did you mean by example application? This is my first time reporting an issue in open source repository and I think I misunderstood what you meant by 'example application'. Are there any links that I can refer to?

Best Regards,
Sara.

@PhilipRoman
Copy link
Collaborator

@SaraHan774 "Example application" means a (small) program using this library that makes the issue visible. This saves time for developers, because they don't have to spend time trying to reproduce the bug and can just run the provided application to see the issue.

@SaraHan774
Copy link

Thank you for the answer. I will keep that in mind next time!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Android & Node.js Server] Problem using PerMessageDeflateExtension with custom ping/pong messages ?

3 participants