[JAVA] Google App Engine webapp.RequestHandler cannot get parameters when receiving put and delete
You can get and post. I defined delete and put and looked at the parameters with self.request.arguments (), but it was []
I don't have much trouble, but I can't isolate the problem.
- The http request itself is originally such a thing
- GAE (webapp.RequestHandler) specifications