Provided by: libmail-dmarc-perl_1.20230215-1ubuntu1_all bug

NAME

       Mail::DMARC::Report::Send::HTTP - utility methods to send reports by HTTP

VERSION

       version 1.20230215

12.2.2. HTTP

       Where an "http" or "https" method is requested in a Domain Owner's URI list, the Mail
       Receiver MAY encode the data using the "application/gzip" media type ([GZIP]) or MAY send
       the Appendix C data uncompressed or unencoded.

       The header portion of the POST or PUT request SHOULD contain a Subject field as described
       in Section 12.2.1.

       HTTP permits the use of Content-Transfer-Encoding to upload gzip content using the POST or
       PUT instruction after translating the content to 7-bit ASCII.

AUTHORS

       •   Matt Simerson <msimerson@cpan.org>

       •   Davide Migliavacca <shari@cpan.org>

       •   Marc Bradshaw <marc@marcbradshaw.net>

COPYRIGHT AND LICENSE

       This software is copyright (c) 2023 by Matt Simerson.

       This is free software; you can redistribute it and/or modify it under the same terms as
       the Perl 5 programming language system itself.