holodeck-b2b / rest-backend

An extension for Holodeck B2B that implements the Submit, Notify and Deliver operations using a REST API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Header to configure payloadUri

fincarGit opened this issue · comments

I want to configure the payloadUri for the messages that are sent.

As far as I can see, this is currently not possible, but could be added quickly with another custom header.

The payload URI for attachments could be set using the Content-Id header (without prefix), but in the latest release we have added a new header as suggested in PR #11