requestly / requestly-desktop-app

Requestly Desktop App (Mac, Linux, Windows)
https://requestly.com
GNU Affero General Public License v3.0
48 stars 10 forks source link

amiusingrequestly http header #22

Closed electriquo closed 1 year ago

electriquo commented 1 year ago

Summary

Requestly adds amiusingrequestly HTTP header to requests. How can I make Requestly not to send the amiusingrequestly header?

sachinjain024 commented 1 year ago

Thanks! for creating this ticket! I created a duplicate one here - https://github.com/requestly/requestly/issues/285

This is a harmless header which we added earlier for debugging purposes. Curious to know if this impacts you in a certain way. Irrespective we will fix this issue in the next release.

PS - We track all the issues in the parent repository so I will tag this ticket there as well. Request you to watch this issue - https://github.com/requestly/requestly/issues/285 for future updates.

sachinjain024 commented 1 year ago

Tracking this issue in parent repo further.

electriquo commented 1 year ago

@sachinjain024

Curious to know if this impacts you in a certain way

When Requesly adds the header, it makes Requestly detectable by the webserver, which in turn may alter the response accordingly - this does not make the debugging transparent, that is issuing HTTP request consistently with the user-agent/client request behind Requestly. This make Requestly irrelevant for debugging.

electriquo commented 1 year ago

@sachinjain024

will fix this issue in the next release.

Thank you. Can you please share when do you plan to release the next release?