SOAP::Transport::HTTP::Nginx - transport for nginx (L) http server for SOAP::Lite module.


SOAP-Transport-HTTP-Nginx documentation  | view source Contained in the SOAP-Transport-HTTP-Nginx distribution.

Index


NAME

Top

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

VERSION

Top

Version 0.01

SYNOPSIS

Top

Provide support for HTTP Nginx transport.

FUNCTIONS

Top

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

Top

 SOAP::Transport::HTTP    base HTTP transport module

SEE ALSO

Top

 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

Top

Alexander Soudakov, <cygakoB at gmail.com>

BUGS

Top

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

Top

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

http://annocpan.org/dist/SOAP-Transport-HTTP-Nginx

* CPAN Ratings

http://cpanratings.perl.org/d/SOAP-Transport-HTTP-Nginx

* Search CPAN

http://search.cpan.org/dist/SOAP-Transport-HTTP-Nginx/

COPYRIGHT & LICENSE

Top


SOAP-Transport-HTTP-Nginx documentation  | view source Contained in the SOAP-Transport-HTTP-Nginx distribution.