gg Webservices
Last updated: Thursday 17 June 2010 08:00
Version |
Compatible with |
0.4
|
4
|
Allow an eZ Publish server to both serve xmlrpc and jsonrpc requests, using the same logic currently used for soap requests and call external soap, xmlrpc, jsonrpc and rest webservices, either from php code or from templates.
- Allow an eZ Publish server to serve xmlrpc and jsonrpc requests, using the same logic currently used for soap requests.
- Allow an eZ Publish server to call external soap, xmlrpc, jsonrpc and rest webservices, either from php code or from templates.
- Combining the two above: allow an eZ Publish server to proxy webservices request to other servers, overcoming the same-domain limitation.
- Improve the capabilities of the existing http client used for making webservice calls with support for compression, proxies, authentication and more.
- Provide a graphical debugger to help troubleshooting calls to any xmlrpc or jsonrpc server
Screenshot
The webservices debugger in action
gg Webservices 0.5 released
Monday 21 June 2010 02:44
Gaetano Giunta