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

Enable to switch off keywordization of JSON-P responses. Fixes #86. #87

Merged
merged 1 commit into from
Dec 17, 2015
Merged

Enable to switch off keywordization of JSON-P responses. Fixes #86. #87

merged 1 commit into from
Dec 17, 2015

Conversation

jindrichmynarz
Copy link
Contributor

Added optional keyword parameter keywordize-keys? to cljs-http.core/jsonld to enable to switch off converting JSON-P response keys to keywords. By default, response keys are converted to keywords to maintain compatibility with the previous versions of the library.

r0man added a commit that referenced this pull request Dec 17, 2015
Enable to switch off keywordization of JSON-P responses. Fixes #86.
@r0man r0man merged commit 35c5204 into r0man:master Dec 17, 2015
@r0man
Copy link
Owner

r0man commented Dec 17, 2015

@jindrichmynarz Thanks! Released as 0.1.39.

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