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

Parse JSON even without the format option specified #59

Open
davidtheclark opened this issue Jun 27, 2017 · 1 comment
Open

Parse JSON even without the format option specified #59

davidtheclark opened this issue Jun 27, 2017 · 1 comment
Labels

Comments

@davidtheclark
Copy link
Collaborator

Right now the default format is JSON; but the response is not parsed as JSON unless you specifying options.format = 'json'.

Are you open to a PR changing this, so JSON is parsed in both cases (when the 'json' format is specified or defaulted)?

@zrrrzzt
Copy link
Owner

zrrrzzt commented Jun 27, 2017

@davidtheclark PRs are very welcome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants