SecurityInnovation/AuthMatrix

Bug: Chains do not automatically update the Content-Length header

mickayz opened this issue · 1 comments

Possible fix is to only allow chains into the body of the request. Source can still pull from headers.

This might limit some use cases, so exploring other options to keep headers as a possible destination.

Fixed with v0_6_3