M
M
mqklin2020-08-21 16:03:49
Network administration
mqklin, 2020-08-21 16:03:49

How to redirect all traffic from one url to another?

The problem is that the chrome extension sends a GET request to the wrong url - instead of example.com/xyz to example.com/baz.
How can I redirect all traffic from my computer in such a way that only the url path (xyz->baz) changes, while all headers, parameters, etc. remain the same?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2020-08-21
@mqklin

1. you can fix the code of the extension itself.
2. you can set a proxy that will fix the address.
I think the first option is easier.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question