Vaibhav Nigam

Results 20 comments of Vaibhav Nigam

@chirastefan Did you find a fix to this? I'm still stuck on this.

Thanks @patrickvane for submitting the feature request. We will discuss this internally and collect more ideas around it.

Thanks @PhoenixEmbers for submitting the issue. Please note that the request body does not necessarily be a JSON. It can be a plain text too and that's why the UI...

@anlinguist If API request is not idempotent in nature, firing it multiple times may lead to unexpected results. For instance, a POST request which creates new data on server may...

@w4po Thanks for the suggestion. We will soon build a standard process around this, as other users have also shown interest in integrating Requestly extension in automation testing frameworks like...

@sachinjain024 I updated the description with the list of features and the installation link.

@palashkaria I agree that the indication is required and in the current (Manifest v2) extension, we already do multiple things: 1. Make extension icon look green 2. Log event in...

@palashkaria I agree but it's currently impossible to map "number of DNR rules applied" to "number of requestly rules applied", as single requestly rule may translate to multiple DNR rules...

@jgostylo If I get it correctly, you are trying to redirect a request to another endpoint (using Replace String rule) and want to modify response of the redirected endpoint (not...

@sachinjain024 Yes you are lucky, if the API request is made via `fetch` method. This is not supported for `XMLHttpRequest`.