Package : perl-XML-Compile-SOAP > RPM : perl-XML-Compile-SOAP-3.280.0-1.mga9.src.rpm

Basic items

Name perl-XML-Compile-SOAP
Version 3.280.0
Release 1.mga9
URL https://metacpan.org/release/XML-Compile-SOAP
Group Development/Perl
Summary Exchange XML-SOAP via HTTP
Size 108KB
Arch noarch
License GPL+ or Artistic

Description

The SOAP Message Transmission Optimization Mechanism (MTOM) is designed for
SOAP1.2, but also usable for SOAP1.1. It optimizes the transport of binary
information (like images) which are part of the XML message: in stead of
base64 encoding them adding 25% to the size of the data, these binaries are
added as pure binary attachment to the SOAP message.

In the official specification, the XML message will be created first with
the base64 representation of the data in it. Only at transmission, a
preprocessor XOP (XML-binary Optimized Packaging) extracts those components
to be send separately. In Perl, we have to be more careful about
performance. Therefore, the path via encoding to base64 and then decoding
it back to binary in the sender (and the reverse process for the receiver)
is avoided.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-08-03 10:06:16
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie