Skip to content

Conversation

@graebm
Copy link
Contributor

@graebm graebm commented Jan 3, 2023

Issue:
Websocket was not validating text payloads, as required by RFC-6455 Section 5.6

Description of changes:
Now it is!

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov-commenter
Copy link

Codecov Report

Base: 79.50% // Head: 79.44% // Decreases project coverage by -0.06% ⚠️

Coverage data is based on head (89715c2) compared to base (9bd58ca).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #418      +/-   ##
==========================================
- Coverage   79.50%   79.44%   -0.07%     
==========================================
  Files          27       27              
  Lines       11912    11934      +22     
==========================================
+ Hits         9471     9481      +10     
- Misses       2441     2453      +12     
Impacted Files Coverage Δ
source/websocket.c 82.66% <100.00%> (+0.02%) ⬆️
source/websocket_decoder.c 100.00% <100.00%> (ø)
source/h2_connection.c 82.83% <0.00%> (-1.16%) ⬇️
source/connection_manager.c 88.21% <0.00%> (+0.57%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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

Successfully merging this pull request may close these issues.

3 participants