Skip to content

Fix creating entity with dupe and file params #185

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

Merged
merged 1 commit into from
Mar 4, 2013

Conversation

davidwen
Copy link
Contributor

@davidwen davidwen commented Mar 4, 2013

A boundary will not be written after the last file params. If there are additional dupe params, they do not get added to the entity properly. Switching the order and adding the file params last fixes this issue.

A boundary will not be written after the last file params. If there are additional dupe params, they do not get added to the entity properly. Switching the order and adding the file params last fixes this issue.
loopj added a commit that referenced this pull request Mar 4, 2013
Fix creating entity with dupe and file params
@loopj loopj merged commit e0a1feb into android-async-http:master Mar 4, 2013
@loopj
Copy link
Collaborator

loopj commented Mar 4, 2013

Thanks David!

@davidwen davidwen deleted the patch-1 branch March 4, 2013 21:45
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