Skip to content

Add multipart/form-data support for OkHttp client#17

Draft
ulrikandersen wants to merge 1 commit intofeat/multipart-ktorfrom
feat/multipart-okhttp
Draft

Add multipart/form-data support for OkHttp client#17
ulrikandersen wants to merge 1 commit intofeat/multipart-ktorfrom
feat/multipart-okhttp

Conversation

@ulrikandersen
Copy link
Copy Markdown
Owner

Summary

  • Implements multipart file upload handling for OkHttp simple and enhanced clients using MultipartBody
  • Includes FileUpload wrapper for file parameters and proper content type handling

Depends on #16

Implements multipart file upload handling for OkHttp simple and
enhanced clients using MultipartBody. Includes FileUpload wrapper
for file parameters and proper content type handling.
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.

1 participant