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

changed content-type 'x-www-form-urlencoded' to valid content-type 'appl... #1

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

Conversation

mccormicka
Copy link

Hi,
I changed content-type 'x-www-form-urlencoded' to valid content-type 'application/x-www-form-urlencoded'

Content type for response should be 'application/x-www-form-urlencoded'.
Some client libraries are using this to check the response format.

This is most likely a breaking change for most users of the library so it may be better to include this in a 0.2.0 release or to add it as an option to createServer()

@mccormicka mccormicka closed this Feb 6, 2016
@jaredhanson jaredhanson reopened this Feb 6, 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