as2-lib 3.0.4
phax
released this
19 Jun 18:15
·
978 commits
to master
since this release
- AS2 client allows different content type even if text source is used
- AS2 client allows to specify Content-Transfer-Encoding
- Updated to BouncyCastle 1.57
- The receiving modules got a new attribute
errorstorebody
to indicate whether the body of a failed message should also be stored or not (default isfalse
) - The receiving modules
errordir
directory can now handle parameters (date and msg) - AS2 client can now request and asynchronous MDN (issue #31)
Dependencies required:
- ph-commons/ph-xml/ph-security/ph-datetime 8.6.5
- ph-mail/ph-http/ph-network 8.8.1
- BouncyCastle 1.57