| Catalyst-Controller-SOAP documentation | view source | Contained in the Catalyst-Controller-SOAP distribution. |
Catalyst::Action::SOAP::HTTPGet - HTTP Get service
# not used directly.
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.
There is not much to be done here.
Daniel Ruoso <daniel@ruoso.com>
Please submit all bugs regarding Catalyst::Controller::SOAP to
bug-catalyst-controller-soap@rt.cpan.org
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. |