OpenAS2 is a java-based implementation of the EDIINT AS2 standard. It is intended to be used as a server. It is extremely configurable and supports a wide variety of signing and encryption algorithms.
Changed error message to info message and support not rendering the error message when an invalid HTTP request is detected.
Support overriding the "remove_http_header_folding" property at partnership level. See OpenAS2HowTo section on "Header Folding" for details. (contributed by Claudio Degioanni claudio.degioanni@bmeweb.it)
Fix HTTP timeout configuration - the timeout configuration was not correctly reading any user specific setting.