It would be great if we could access the raw post data sent to a visualforce page (exposed through Salesforce Sites) ...
e.g.
postData = ApexPages.currentPage().getRawPostData();
This would enable us to process XML from a variety of outside services (such as Google Checkout).
1 Comment » Posted by ron_wild
Posted 11/09/08
Categories: Web Services API, Apex and Visualforce, Force.com Platform, Force.com Sites and Portals