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

More than 1 multipart data support, PATCH support #66

Merged
merged 11 commits into from
Jun 7, 2020
Merged

Conversation

n13
Copy link
Contributor

@n13 n13 commented Jun 15, 2019

Added two things I needed

  • Multipart put and post now accept an array of multipart data, with compatibility wrappers for the old single data API
  • Added PATCH http verb

@s4cha
Copy link
Member

s4cha commented Jun 7, 2020

Woaw, such a great PR 😍 !
PS : Sorry for taking forever to address this.
PS2: https://github.com/freshOS/Networking is out, it is essentially ws2 for iOS13.
It features no dependencies (simpler) and relies on the new Combine Framework. On top of this you can adapt any JSONParser so it is still compatible with Arrow and supports Codable out of the box. Id'love to count you as a contributor for this new endeavour 🥇

@s4cha s4cha merged commit fe9033b into freshOS:master Jun 7, 2020
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.

None yet

2 participants