Skip to content

fix the file attachment for curl #39

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

Conversation

ElectricMaxxx
Copy link

I i have fixed the file attachment with curl, by adding the right string to the $data array. When it exists the string is created by the curl_file_create function, as a string otherwise.

I have put this transformation into the curl client, as i don't know if the other clients are using a different way of transfering file data.

I have no clue about your tests atm, will fix my PR when any issue occurs.

@aik099
Copy link
Member

aik099 commented Feb 27, 2016

Thank you. This was fixed in other way in #52 . If it doesn't work for you feel free to create another issue.

@aik099 aik099 closed this Feb 27, 2016
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