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

Merged
merged 1 commit into from
Sep 20, 2024
Merged

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
Co-authored-by: Yann Simon <yann.simon@commercetools.com>
@jplatte jplatte marked this pull request as ready for review September 11, 2024 19:25
@jplatte jplatte merged commit 352b7cf into main Sep 20, 2024
36 checks passed
@jplatte jplatte deleted the jplatte/bytes-from-request branch September 20, 2024 18:36
jplatte added a commit that referenced this pull request Sep 20, 2024
Co-authored-by: Yann Simon <yann.simon@commercetools.com>
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
7 participants