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

Use "applicaiton/json" as content type in header #27

Merged
merged 2 commits into from
Aug 24, 2017

Conversation

yookoala
Copy link
Contributor

fix #21.

* run `go fmt .` once in the repository.
* use "applicaiton/json" instead of "text/plain; charet=utf-8"
  as "Content-Type" in header.
@coveralls
Copy link

coveralls commented Aug 24, 2017

Coverage Status

Coverage increased (+0.1%) to 94.545% when pulling e2b4a68 on yookoala:header into fab5288 on graphql-go:master.

@chris-ramon
Copy link
Member

lgtm 👍 — thanks a lot @yookoala 👍

@chris-ramon chris-ramon merged commit 43051ba into graphql-go:master Aug 24, 2017
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.

Response Content-Type should be application/json
3 participants