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

app.put() body is not parsed #54

Open
oscarr-reyes opened this issue Jul 3, 2016 · 2 comments
Open

app.put() body is not parsed #54

oscarr-reyes opened this issue Jul 3, 2016 · 2 comments
Labels
Milestone

Comments

@oscarr-reyes
Copy link

running on Diet 0.10.8, just making the First PUT i have ever done on a server and i have found out that $.body on this method is not being parsed, the whole data is still serialized

@adamhalasz
Copy link
Owner

Hey @Nosthertus is it a multipart request?

@oscarr-reyes
Copy link
Author

@adamhalasz no, it's just a simple PUT request, with no upload file, just like a normal POST

@adamhalasz adamhalasz added the bug label Jul 14, 2016
@adamhalasz adamhalasz added this to the Diet v1.0 milestone Jul 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants