You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to joomla-de...@googlegroups.com
Hi,
I have a problem with JInput.
I am doing curl -d "_method=PUT" ws.localhost/content and when I try to take the _method ( code is at [1] ) that parameter is empty. Although, it works with curl -d "" ws.localhost/content?_method=PUT.
To me, it looks like JInput doesn't process the post parameters. I would appreciate any help on this problem.