Skip to content

v0.5.0

Compare
Choose a tag to compare
@achetronic achetronic released this 18 Oct 02:33
· 15 commits to master since this release

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