[ https://issues.apache.org/jira/browse/SHINDIG-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thiago Arrais updated SHINDIG-1269: ----------------------------------- Attachment: fix-1269-support-for-all-request-methods.patch Adds support for all request methods specified in the gadgets.io spec > 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 > Attachments: fix-1269-support-for-all-request-methods.patch > > > 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.