Skip to content

Conversation

0x0c
Copy link
Contributor

@0x0c 0x0c commented Jan 7, 2022

Motivation

Currently, APIClient could not send some value by multipart/form-data. We can check which value will send here and only limited types of value can be send.

This PR supports to send any value through multipart/form-data. Some codes are inspired by Alamofire here.

Related issue

This PR may solve this issue #177.

Copy link
Owner

@yonaskolb yonaskolb left a comment

Choose a reason for hiding this comment

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

Thanks @0x0c!

@yonaskolb yonaskolb merged commit 8ddcb2e into yonaskolb:master Apr 27, 2022
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.

2 participants