Mail::DMARC::Report::Send::HTTP - utility methods to send reports by HTTP
version 1.20230215
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.
Matt Simerson <msimerson@cpan.org>
Davide Migliavacca <shari@cpan.org>
Marc Bradshaw <marc@marcbradshaw.net>
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.
To install Mail::DMARC, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Mail::DMARC
CPAN shell
perl -MCPAN -e shell install Mail::DMARC
For more information on module installation, please visit the detailed CPAN module installation guide.