Skip to content

fix(http2): add decriptive error for non-zero connect request#3886

Merged
seanmonstar merged 5 commits into
hyperium:masterfrom
samp5:master
May 6, 2025
Merged

fix(http2): add decriptive error for non-zero connect request#3886
seanmonstar merged 5 commits into
hyperium:masterfrom
samp5:master

Conversation

@samp5

@samp5 samp5 commented May 6, 2025

Copy link
Copy Markdown
Contributor

fixes #3858 : add error type for http/2 connect requests with non-zero body.

address issue hyperium#3858: add error type for http/2 connect requests with
non-zero body.
Comment thread src/error.rs Outdated
Co-authored-by: Sean McArthur <sean@seanmonstar.com>
@seanmonstar

Copy link
Copy Markdown
Member

CI is complaining about the styling. Try running rustfmt --edition 2021 $(git ls-files '*.rs').

@samp5

samp5 commented May 6, 2025

Copy link
Copy Markdown
Contributor Author

Sorry about that! (fixed)

@samp5

samp5 commented May 6, 2025

Copy link
Copy Markdown
Contributor Author

I appreciate your patience (this is my first contribution)

@seanmonstar seanmonstar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you!

@seanmonstar seanmonstar merged commit 42aff87 into hyperium:master May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants