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

Fix #1 middleware eats req body issue #2

Merged
merged 2 commits into from
Apr 6, 2024

Conversation

Cyprinus12138
Copy link
Owner

  • Fix req body restoring
  • Add unittests for calc the body size.

- Add unittests for calc the body size.
@Cyprinus12138 Cyprinus12138 linked an issue Apr 6, 2024 that may be closed by this pull request
@Cyprinus12138 Cyprinus12138 self-assigned this Apr 6, 2024
@Cyprinus12138 Cyprinus12138 added bug Something isn't working good first issue Good for newcomers and removed good first issue Good for newcomers labels Apr 6, 2024
@Cyprinus12138 Cyprinus12138 merged commit d84d434 into main Apr 6, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Seems to eat the body
1 participant