Catalyst::Action::SOAP::HTTPGet - HTTP Get service


Catalyst-Controller-SOAP documentation  | view source Contained in the Catalyst-Controller-SOAP distribution.

Index


NAME

Top

Catalyst::Action::SOAP::HTTPGet - HTTP Get service

SYNOPSIS

Top

  # not used directly.

DESCRIPTION

Top

This actually is here just to help delivering services that are invoked by simple http get requests, as defined in the SOAP spec. It won't do much, except for preparing the $c->stash->{soap} variable, so the returns can be implemented.

TODO

Top

There is not much to be done here.

AUTHORS

Top

Daniel Ruoso <daniel@ruoso.com>

BUG REPORTS

Top

Please submit all bugs regarding Catalyst::Controller::SOAP to bug-catalyst-controller-soap@rt.cpan.org

LICENSE

Top

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.


Catalyst-Controller-SOAP documentation  | view source Contained in the Catalyst-Controller-SOAP distribution.