Skip to content

Add HTTP MultiPart Post support#11

Open
hypest wants to merge 3 commits into
masterfrom
feature/multipart
Open

Add HTTP MultiPart Post support#11
hypest wants to merge 3 commits into
masterfrom
feature/multipart

Conversation

@hypest
Copy link
Copy Markdown
Contributor

@hypest hypest commented Mar 29, 2016

Adds HTTP MultiPart Post support to RestRequest in order to be able to post/upload files to endpoints. This enhances RestRequest, keeping its oAuth2 flow as well.

Changes:

  • Enhance RestRequest by introducing a MultiPart "mode". When instantiated with a byte array, the RestRequest instance will use the array as its body
  • Introduce a MultiPart Post request builder to construct a suitable RestRequest
  • Add Stefanos to the developers list

Needs review: @maxme or @daniloercoli ? Thanks!

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