Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement FromRequest for BytesMut #2583

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jplatte
Copy link
Member

@jplatte jplatte commented Feb 9, 2024

Closes #2548.

@jplatte

This comment was marked as outdated.

@mladedav

This comment was marked as outdated.

@mladedav

This comment was marked as outdated.

@davidpdrsn

This comment was marked as outdated.

@mladedav

This comment was marked as outdated.

@yanns

This comment was marked as outdated.

@mladedav

This comment was marked as outdated.

@yanns

This comment was marked as outdated.

@mladedav

This comment was marked as outdated.

@yanns

This comment was marked as outdated.

@yanns

This comment was marked as outdated.

@yanns

This comment was marked as outdated.

@yanns
Copy link
Contributor

yanns commented Feb 15, 2024

This change seems to be sufficient to handle limits on body size: #2592

@jplatte
Copy link
Member Author

jplatte commented Feb 15, 2024

Thanks!

@yanns

This comment was marked as outdated.

@yanns

This comment was marked as outdated.

@jplatte

This comment was marked as outdated.

@frederikhors

This comment was marked as outdated.

@jplatte jplatte marked this pull request as ready for review February 22, 2024 20:39
@jplatte

This comment was marked as outdated.

@jplatte jplatte changed the title WIP: Optimize FromRequest for Bytes Optimize FromRequest for Bytes Feb 22, 2024
@dayvejones

This comment was marked as outdated.

@mladedav

This comment was marked as outdated.

@jplatte jplatte changed the title Optimize FromRequest for Bytes Implement FromRequest for BytesMut Jun 14, 2024
@jplatte jplatte marked this pull request as draft June 14, 2024 09:01
@jplatte jplatte marked this pull request as ready for review September 11, 2024 19:25
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.

impl FromRequest for BytesMut
6 participants