Mail::DMARC::Report::Send::HTTP(3pm) | User Contributed Perl Documentation | Mail::DMARC::Report::Send::HTTP(3pm) |
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.
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.
2023-12-11 | perl v5.38.2 |