
XMLRPC::Transport::HTTP::Nginx - transport for nginx (http://nginx.net/) http server for XMLRPC::Lite module.

Version 0.01

Provide support for HTTP Nginx transport.

Initializes server. "Autocalled" from server initialization.
Make fault. "Autocalled" from server side on fault.
Make response. "Autocalled" from server side on response.

XMLRPC::Transport::HTTP base HTTP transport module

See XMLRPC::Lite for details. See examples/* for examples. See http://httpnginx.sourceforge.net, http://sourceforge.net/scm/?type=svn&group_id=257229 for project details/svn_code.

Alexander Soudakov, <cygakoB at gmail.com>

Please report any bugs or feature requests to bug-soap-transport-http-nginx at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=SOAP-Transport-HTTP-Nginx. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

You can find documentation for this module with the perldoc command.
perldoc XMLRPC::Transport::HTTP::Nginx
You can also look for information at:
http://rt.cpan.org/NoAuth/Bugs.html?Dist=SOAP-Transport-HTTP-Nginx

Copyright 2009 Alexander Soudakov, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.