Implement POST support for rendering gadgets
--------------------------------------------
Key: SHINDIG-610
URL: https://issues.apache.org/jira/browse/SHINDIG-610
Project: Shindig
Issue Type: New Feature
Components: Gadget Rendering Server (Java)
Reporter: John Hjelmstad
POST support allows others to build Preview functionality for gadget
development apps, whether they're gadgets themselves or standalone apps.
Salient properties of such an implementation:
1. Post must NOT be supported for locked-domains. (Must it be supported ONLY on
a special POST-only domain?)
2. Any query params required by JS should be handled appropriately, eg.
injection by server (which would help resolve the UserPrefs default_value issue
as well) or inclusion on the hash (security token)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.