part of .../SOAP/Transport/HTTP.pm file
...cut... package SOAP::Transport::HTTP::CGI; ...cut... sub handle { my $self = shift->new; my $length = $ENV{'CONTENT_LENGTH'} || 0; if (!$length) { $self->response(HTTP::Response->new(411)) # LENGTH REQUIRED
--
Marco Antonio
Rio-PM
In reply to Re: SOAP::Transport::HTTP::CGI 411 Error
by mda2
in thread SOAP::Transport::HTTP::CGI 411 Error
by timecatalyst
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |