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

KTOR-6632 Support receiving multipart data with Ktor client #4458

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

e5l
Copy link
Member

@e5l e5l commented Nov 6, 2024

Fix KTOR-6632 Support receiving multipart data with Ktor client

@e5l e5l requested a review from osipxd November 6, 2024 14:15
@e5l e5l self-assigned this Nov 6, 2024
@e5l e5l changed the base branch from main to 3.1.0-eap November 6, 2024 14:16
@e5l e5l force-pushed the e5l/client-multipart branch 2 times, most recently from 0a1d9f5 to 160615a Compare November 6, 2024 14:18
Copy link
Member

@osipxd osipxd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job!
Please check the comments below

Copy link
Member

@osipxd osipxd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Please, check code style before merging

@e5l e5l merged commit 1b289a7 into 3.1.0-eap Nov 13, 2024
2 checks passed
@e5l e5l deleted the e5l/client-multipart branch November 13, 2024 12:50
e5l added a commit that referenced this pull request Nov 13, 2024
* KTOR-6632 Support receiving multipart data with Ktor client
e5l added a commit that referenced this pull request Nov 14, 2024
* KTOR-6632 Support receiving multipart data with Ktor client
osipxd pushed a commit that referenced this pull request Nov 16, 2024
* KTOR-6632 Support receiving multipart data with Ktor client
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.

3 participants