requestly-proxy icon indicating copy to clipboard operation
requestly-proxy copied to clipboard

fix: Relay Auth header via Query Params on Redirect

Open nsrCodes opened this issue 1 year ago • 0 comments
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_request and not ctx.clientToProxyRequest
  • improves the getQueryParamsMap by using the qs module now

nsrCodes avatar Apr 04 '24 02:04 nsrCodes