requestly-proxy
requestly-proxy copied to clipboard
fix: Relay Auth header via Query Params on Redirect
trafficstars
fixes: https://github.com/requestly/requestly-desktop-app/issues/71
Also adds the following improvements:
- makes sure that the logs are now built from
ctx.rq.original_requestand notctx.clientToProxyRequest - improves the
getQueryParamsMapby using theqsmodule now