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

Improvements in request body handling #37

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

zefir-git
Copy link
Member

@zefir-git zefir-git commented Aug 4, 2024

Switches from JSON to FormData as the request body provider.

Improves how the request body bytes are collected.

Adds support for multipart/form-data.

@zefir-git zefir-git added this to the 1.0.0 milestone Aug 4, 2024
@zefir-git zefir-git self-assigned this Aug 4, 2024
@zefir-git zefir-git requested a review from a team as a code owner August 4, 2024 15:05
@zefir-git zefir-git marked this pull request as draft August 4, 2024 15:07
@zefir-git zefir-git marked this pull request as ready for review August 5, 2024 08:36
@zefir-git
Copy link
Member Author

Need to test

@zefir-git zefir-git changed the title Req body improvements Improvement in request body handling Aug 5, 2024
@zefir-git zefir-git changed the title Improvement in request body handling Improvements in request body handling Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

1 participant