NAME
SOAP::Transport::HTTP::Nginx - transport for nginx (http://nginx.net/) http server for SOAP::Lite module.
VERSION
Version 0.01
SYNOPSIS
Provide support for HTTP Nginx transport.
FUNCTIONS
- DESTROY
-
Destructor. Add tracing if object was initialized so.
- new
-
Constructor. "Autocalled" from server side.
- handler
-
Handler server function. "Autocalled" from server side.
- configure
-
Configure server. "Autocalled" from server side.
- handle
-
Alias for handler.
DEPENDENCIES
SOAP::Transport::HTTP base HTTP transport module
SEE ALSO
See SOAP::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 SOAP::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.