NAME
Catalyst::Action::SOAP::HTTPGet - HTTP Get service
SYNOPSIS
# not used directly.
DESCRIPTION
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
There is not much to be done here.
AUTHORS
Daniel Ruoso <daniel@ruoso.com>
BUG REPORTS
Please submit all bugs regarding Catalyst::Controller::SOAP
to bug-catalyst-controller-soap@rt.cpan.org
LICENSE
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.