hyperledger-archives / aries-framework-dotnet

Aries Framework .NET for building multiplatform SSI services
https://wiki.hyperledger.org/display/aries
Apache License 2.0
84 stars 74 forks source link

adjust HttpMessageDispatcher to support content type "application/didcomm-envelope-enc" #243

Closed kenkosmowski closed 1 year ago

kenkosmowski commented 1 year ago

Short description of what this resolves:

Adds support for content type "application/didcomm-envelope-enc" and supports fallback values as described here: https://github.com/hyperledger/aries-rfcs/blob/main/features/0025-didcomm-transports/README.md

Changes proposed in this pull request:

Fixes: #