Home » Web Services » Services_Amazon » Bug #5869
Provide access to the raw XML returned from the service
Details
| Request #5869 | Provide access to the raw XML returned from the service |
|---|---|
| Submitted | 2005-11-04 18:39 UTC |
| From | stoyan at gmail dot com |
| Assigned | ttsuruoka |
| Status | Closed |
| Package | Services_Amazon |
| PHP Version | Irrelevant |
| OS | Irrelevant |
| Roadmaps | (Not assigned) |
Comments
[2005-11-04 18:39 UTC] stoyan at gmail dot com
Description:
------------
It would be nice if the package can return the XML result from the request, without XML_Unserialize-ing it, leaving the class user to decide what to do with the XML (e.g. parse it on the client-side with JS)