Allow masking of sensitive data in logs
Create two new options: hideProperties: string[] and maskProperties: string[] each of which allows the caller to define a list of properties which the values will be hidden or masked when HttpService logs http action payloads.