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

application/json #24

Closed
tex opened this issue Apr 6, 2016 · 3 comments
Closed

application/json #24

tex opened this issue Apr 6, 2016 · 3 comments

Comments

@tex
Copy link

tex commented Apr 6, 2016

I'm plaing with rest.cc from tests and it seems to accept application/x-www-form-urlencoded only.
How to accept application/json as input?

@tex
Copy link
Author

tex commented Apr 6, 2016

And thanks for very nice C++ framework!

@matt-42
Copy link
Owner

matt-42 commented Apr 7, 2016

Hi Tex,
I'm working on it.

@matt-42
Copy link
Owner

matt-42 commented Apr 7, 2016

You can now use the application/json content-type as input: check this commit: e02c1ee

e02c1ee#diff-ca334d1611153b304440f66073607b47R221

@matt-42 matt-42 closed this as completed Apr 7, 2016
@tex tex mentioned this issue Apr 7, 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

No branches or pull requests

2 participants