You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/08/23 13:25:10 UTC

[GitHub] [camel] dk2k opened a new pull request #5977: Means to specify the name of the attached file via header Content-Disposition

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-unsubscribe@camel.apache.org

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



[GitHub] [camel] dk2k closed pull request #5977: Means to specify the name of the attached file via header Content-Disposition

Posted by GitBox <gi...@apache.org>.
dk2k closed pull request #5977:
URL: https://github.com/apache/camel/pull/5977


   


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel] dk2k commented on pull request #5977: Means to specify the name of the attached file via header Content-Disposition

Posted by GitBox <gi...@apache.org>.
dk2k commented on pull request #5977:
URL: https://github.com/apache/camel/pull/5977#issuecomment-903895601


   Severe conflict and build failure in the module, which I haven't changed. Will open another request and link it to this one.


-- 
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-unsubscribe@camel.apache.org

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