Skip to content

Bug json posts #38

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

Closed
wants to merge 1 commit into from
Closed

Bug json posts #38

wants to merge 1 commit into from

Conversation

danlance
Copy link
Contributor

Updated API parseRequest method to read request body for POST requests as well as PULL requests for text/JSON & application/json content-type.

This allows JSON requests to be parsed and variables to be made available to resource for POST requests as well as PULL requests.

…s as well as PULL requests for text/JSON & application/json content-type
@atuttle atuttle closed this Jun 10, 2011
@atuttle
Copy link
Owner

atuttle commented Jun 10, 2011

See: 435e734

I handled this situation in a more general way

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

Successfully merging this pull request may close these issues.

2 participants