v0.5.0
Features:
- Responses delivered by the proxy are sent in XML now: this guarantee that existing tools work well with the responses too
Fixes:
- Payload hash is not calculated reading the whole request body: in terms of performance, we need to look for a better and performant solution. Currently, proxy is using equivalent signed client's header as part of signature verification.
Contributors:
@achetronic