Add hashing of req.body, bereq.body and resp.body to .update()
.update() can now hash all bodies except beresp.body, which is more difficult because it would prevent streaming. The msg argument is now optional in order to allow hashing of only a body.
Showing
Please register or sign in to comment