Adding additional HTTP Headers

You are here

Adding additional HTTP Headers

2 posts / 0 new
Last post
afitt
afitt's picture
Adding additional HTTP Headers

My trading partner wants additional HTTP headers added to the message. They use the headers for internal routing after the message has been received.

Is there anyway to configure additional HTTP headers in Mendelson opensource AS2 1.1?

heller
heller's picture

afitt,

there is no possibility to add user defined HTTP headers to AS2 messages so far. The reason is that there hasnt been a customers request for something like this so far.

That means if you would like add HTTP headers you have to modify the code base, the class to do this is de.mendelson.comm.as2.send.HttpUploader.

Regards
Heller