Skip to content

refactor(http1): replace many args of Chunked::step with struct#3982

Merged
seanmonstar merged 1 commit into
masterfrom
push-upzqulswpzxt
Nov 25, 2025
Merged

refactor(http1): replace many args of Chunked::step with struct#3982
seanmonstar merged 1 commit into
masterfrom
push-upzqulswpzxt

Conversation

@seanmonstar

Copy link
Copy Markdown
Member

It's kind of the same thing, but by using a struct, the arguments are essentially named, instead of relying of position.

It's kind of the same thing, but by using a struct, the arguments are
essentially named, instead of relying of position.
@seanmonstar seanmonstar merged commit be18a92 into master Nov 25, 2025
22 checks passed
@seanmonstar seanmonstar deleted the push-upzqulswpzxt branch November 25, 2025 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant