OpenAS2 / OpenAs2App

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.
https://sourceforge.net/projects/openas2/
BSD 2-Clause "Simplified" License
177 stars 132 forks source link

HowTo document corrections #337

Closed jarretttaylor closed 10 months ago

jarretttaylor commented 10 months ago

In section 14.5. Content Length Versus Chunked (page 60), an XML example is provided. In the example, the property name is incorrect. It should be "no_chunked_max_size" rather than "no_chunk_max_size".

In section 7.9. Custom Mime Headers (page 31), there is a reference to "HTPP headers". That should be "HTTP headers".

uhurusurfa commented 10 months ago

Thanks for notifying about the erros. they have been corrected and will be released in the next version of OpenAS2.