Skip to content

feat(util): add BodyExt::limited - #123

Merged
cratelyn merged 1 commit into
hyperium:masterfrom
vvvviiv:limit
Sep 5, 2026
Merged

feat(util): add BodyExt::limited#123
cratelyn merged 1 commit into
hyperium:masterfrom
vvvviiv:limit

Conversation

@vvvviiv

@vvvviiv vvvviiv commented Jun 23, 2024

Copy link
Copy Markdown
Contributor

According to hyperium/hyper#3111 (comment) and hyperium/hyper#3111 (comment), it seems that the BodyExt trait is supposed to have a limit() method.

I couldn't find it, so I opened this PR. I also slightly changed its name to limited to maintain consistency with methods like boxed.

@cratelyn

cratelyn commented Sep 2, 2026

Copy link
Copy Markdown
Member

@vvvviiv pardon the delay. i would like to merge this. to help CI run, would you mind rebasing this on top of the latest master?

@vvvviiv

vvvviiv commented Sep 5, 2026

Copy link
Copy Markdown
Contributor Author

Removed the extra spaces and rebased it.

@cratelyn
cratelyn merged commit a48f758 into hyperium:master Sep 5, 2026
8 checks passed
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.

2 participants