Support for all request method types ------------------------------------ Key: SHINDIG-1269 URL: https://issues.apache.org/jira/browse/SHINDIG-1269 Project: Shindig Issue Type: Improvement Components: PHP Reporter: Thiago Arrais
Shindig (PHP) currently only supports GET and POST as valid request methods. If the user specifies anything different than that in the call to gadgets.io.makeRequest, the request is forwarded to the external server as a GET. Shindig should support all the methods specified in the Gadgets spec: http://code.google.com/intl/en/apis/gadgets/docs/reference/#gadgets.io.MethodType -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.