dk2k opened a new pull request #5977:
URL: https://github.com/apache/camel/pull/5977


   Some AS2 software processes headers like Content-Disposition: attachment; 
filename=sample.txt and allows to process this filename.
   
   All the changes are HTTP compliant. New parameter attachedFileName is 
optional.
   
   Tested against publicly accessible infrastructure of Mendelson Software. 
They have a site to check the properties of the sent AS2 message - headers, 
payload, errors, if present. The site: 
https://testas2.mendelson-e-c.com:8444/webas2/ login guest password guest
   
   Added/updated several unit-tests as well - positive and negative.
   
   Backward compatibility is preserved, I believe. If you don't specify the 
property attachedFileName, then no header is sent.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to