NAME
XMLRPC::Transport::HTTP::Nginx - transport for nginx (http://nginx.net/) http server for XMLRPC::Lite module.
VERSION
Version 0.01
SYNOPSIS
Provide support for HTTP Nginx transport.
FUNCTIONS
- initialize
-
Initializes server. "Autocalled" from server initialization.
- make_fault
-
Make fault. "Autocalled" from server side on fault.
- make_response
-
Make response. "Autocalled" from server side on response.
DEPENDENCIES
XMLRPC::Transport::HTTP base HTTP transport module
SEE ALSO
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.
AUTHOR
Alexander Soudakov, <cygakoB at gmail.com>
BUGS
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.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc XMLRPC::Transport::HTTP::Nginx
You can also look for information at:
RT: CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=SOAP-Transport-HTTP-Nginx
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
COPYRIGHT & LICENSE
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.