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

restler can now also handle data which is not encoded (e.g. images) #198

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ArdentZeal
Copy link

Hello there,

I am using Restler to fetch data from the Dropbox api. While textfiles etc worked flawlessly, data which has no encoding was acting up (images). With this small change, restler can now also handle data which has no encoding.

Kind Regards

@easternbloc
Copy link
Collaborator

Any chance you can write a test case for this please?

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