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

Fixing Multipart #179

Merged
merged 2 commits into from
Jan 25, 2017
Merged

Fixing Multipart #179

merged 2 commits into from
Jan 25, 2017

Conversation

nsoojin
Copy link
Collaborator

@nsoojin nsoojin commented Jan 25, 2017

This PR fixes the issue #176

  • multipart body was not being created when parameters were not provided
  • optional "filename" for FormDataPart

@3lvis 3lvis changed the base branch from master to fix/photos-not-uploading January 25, 2017 09:13
@3lvis
Copy link
Owner

3lvis commented Jan 25, 2017

@nsoojin Wow, thanks a lot! 👏

@3lvis
Copy link
Owner

3lvis commented Jan 25, 2017

I'll give it a try and ship it.

@3lvis 3lvis merged commit bf3d4d2 into 3lvis:fix/photos-not-uploading Jan 25, 2017
@nsoojin
Copy link
Collaborator Author

nsoojin commented Jan 25, 2017

okay!

3lvis added a commit that referenced this pull request Jan 26, 2017
* Fix Multipart request not sending body when parameters is nil

* Make filename in FormDataPart optional
@3lvis
Copy link
Owner

3lvis commented Jan 26, 2017

Epic work @nsoojin, great job!

@nsoojin
Copy link
Collaborator Author

nsoojin commented Jan 26, 2017

hi @3lvis , I see that the fix was merged into master, but I don't see my commit and contribution :( how is that?

@3lvis
Copy link
Owner

3lvis commented Jan 26, 2017

That's probably because of I enabled "Allow squash merging", and your commit got lost there. I'm sorry. :(

screen shot 2017-01-26 at 8 30 11 pm

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