Searched +refs:mail +refs:parse +refs:charset (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/
H A DChanges107 can parse it, too
123 - bumped up version. Just curious about commit e-mail.
461 + updated XMLRPC do not specify charset in content-type
537 + added charset in response message for HTTP transport
574 + added charset in HTTP header for requests
632 + added IO server implementation (for pipes, mail handlers, FTP and
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/
H A DChanges23 can parse it, too
39 - bumped up version. Just curious about commit e-mail.
377 + updated XMLRPC do not specify charset in content-type
453 + added charset in response message for HTTP transport
490 + added charset in HTTP header for requests
548 + added IO server implementation (for pipes, mail handlers, FTP and
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DLite.pm1597 # my $parsed = $self->parser->parse($_[0]);
1602 $ret = $self->parser->parse($_[0]);
2792 sub parse { subroutine
2925 sub parse { subroutine
2929 $self->services({SOAP::Schema::WSDL->base($self->schema_url)->parse($s, @_)});
3208 foreach (keys %{SOAP::Schema->schema_url(shift(@parameters))->parse(@parameters)->load->services}) {
3360 my %services = %{$self->schema->parse(@_)->load->services};
4228 =item Disable charset definition in Content-type header
4232 Server found request content type to be 'text/xml; charset=utf-8',
4268 Some user's have reported that .NET will simply not parse message
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/lib/SOAP/
H A DLite.pm1764 # my $parsed = $self->parser->parse($_[0]);
1769 $ret = $self->parser->parse($_[0]);
3119 sub parse { subroutine
3257 sub parse { subroutine
3261 $self->services({SOAP::Schema::WSDL->base($self->schema_url)->parse($s, @_)});
3575 foreach (keys %{SOAP::Schema->schema_url(shift(@parameters))->parse(@parameters)->load->services}) {
3741 my %services = %{$self->schema->parse(@_)->load->services};
5222 =item Disable charset definition in Content-type header
5229 Server found request content type to be 'text/xml; charset=utf-8',
5265 Some user's have reported that .NET will simply not parse message
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/SOAP/
H A DLite.pm1664 # my $parsed = $self->parser->parse($_[0]);
1669 $ret = $self->parser->parse($_[0]);
2987 sub parse { subroutine
3125 sub parse { subroutine
3129 $self->services({SOAP::Schema::WSDL->base($self->schema_url)->parse($s, @_)});
3442 foreach (keys %{SOAP::Schema->schema_url(shift(@parameters))->parse(@parameters)->load->services}) {
3608 my %services = %{$self->schema->parse(@_)->load->services};
4967 =item Disable charset definition in Content-type header
4974 Server found request content type to be 'text/xml; charset=utf-8',
5010 Some user's have reported that .NET will simply not parse message
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/OldDocs/SOAP/
H A DLite.pm394 methods will return unprocessed, raw XML code. You can parse it with
1329 By default SOAP::Lite specifies charset in content-type. Since not every
1820 =item disable charset in content-type
1825 Server found request content type to be 'text/xml; charset=utf-8',
2031 if you find one), especially because you need to parse message you already
2157 You are welcome to send e-mail to the maintainers of SOAP::Lite with your
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/OldDocs/SOAP/
H A DLite.pm394 methods will return unprocessed, raw XML code. You can parse it with
1329 By default SOAP::Lite specifies charset in content-type. Since not every
1820 =item disable charset in content-type
1825 Server found request content type to be 'text/xml; charset=utf-8',
2031 if you find one), especially because you need to parse message you already
2157 You are welcome to send e-mail to the maintainers of SOAP::Lite with your

Completed in 210 milliseconds